summaryrefslogtreecommitdiff
path: root/homebrew/webdis/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/webdis/.beer')
-rw-r--r--homebrew/webdis/.beer21
1 files changed, 21 insertions, 0 deletions
diff --git a/homebrew/webdis/.beer b/homebrew/webdis/.beer
new file mode 100644
index 000000000..80bc7e04b
--- /dev/null
+++ b/homebrew/webdis/.beer
@@ -0,0 +1,21 @@
+{
+ "name": "Webdis",
+ "description": "Redis HTTP interface with JSON output",
+ "url": "https://github.com/nicolasff/webdis/archive/0.1.4.tar.gz",
+ "mirror": null,
+ "homepage": "https://webd.is/",
+ "depends": [
+ {
+ "depend": "libevent",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "(var/\"log\").mkpath"
+ ],
+ "version": "0.1.4",
+ "file": "webdis.rb"
+} \ No newline at end of file