summaryrefslogtreecommitdiff
path: root/homebrew/dnstop/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/dnstop/.beer')
-rw-r--r--homebrew/dnstop/.beer19
1 files changed, 19 insertions, 0 deletions
diff --git a/homebrew/dnstop/.beer b/homebrew/dnstop/.beer
new file mode 100644
index 000000000..6268666a1
--- /dev/null
+++ b/homebrew/dnstop/.beer
@@ -0,0 +1,19 @@
+{
+ "name": "Dnstop",
+ "description": "Console tool to analyze DNS traffic",
+ "url": "http://dns.measurement-factory.com/tools/dnstop/src/dnstop-20140915.tar.gz",
+ "mirror": null,
+ "homepage": "http://dns.measurement-factory.com/tools/dnstop/index.html",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"./configure\", \"--prefix=#{prefix}\"",
+ "system \"make\"",
+ "bin.install \"dnstop\"",
+ "man8.install \"dnstop.8\""
+ ],
+ "version": "20140915",
+ "file": "dnstop.rb"
+} \ No newline at end of file