summaryrefslogtreecommitdiff
path: root/homebrew/sqtop/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/sqtop/.beer')
-rw-r--r--homebrew/sqtop/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/sqtop/.beer b/homebrew/sqtop/.beer
new file mode 100644
index 000000000..dda42bee6
--- /dev/null
+++ b/homebrew/sqtop/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Sqtop",
+ "description": "Display information about active connections for a Squid proxy",
+ "url": "https://github.com/paleg/sqtop/archive/v2015-02-08.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/paleg/sqtop",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"./configure\", \"--prefix=#{prefix}\"",
+ "system \"make\", \"install\""
+ ],
+ "version": "2015",
+ "file": "sqtop.rb"
+} \ No newline at end of file