summaryrefslogtreecommitdiff
path: root/homebrew/miruo/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/miruo/.beer')
-rw-r--r--homebrew/miruo/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/miruo/.beer b/homebrew/miruo/.beer
new file mode 100644
index 000000000..fd34b2103
--- /dev/null
+++ b/homebrew/miruo/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Miruo",
+ "description": "Pretty-print TCP session monitor/analyzer",
+ "url": "https://github.com/KLab/miruo/archive/0.9.6b.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/KLab/miruo/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"./configure\", \"--prefix=#{prefix}\", \"--disable-dependency-tracking\", \"--with-libpcap=#{MacOS.sdk_path}/usr\"",
+ "system \"make\", \"install\""
+ ],
+ "version": "0.9.6",
+ "file": "miruo.rb"
+} \ No newline at end of file