summaryrefslogtreecommitdiff
path: root/homebrew/modman/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/modman/.beer')
-rw-r--r--homebrew/modman/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/modman/.beer b/homebrew/modman/.beer
new file mode 100644
index 000000000..5325075d4
--- /dev/null
+++ b/homebrew/modman/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Modman",
+ "description": "Module deployment script geared towards Magento development",
+ "url": "https://github.com/colinmollenhour/modman/archive/1.12.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/colinmollenhour/modman",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.install \"modman\"",
+ "bash_completion.install \"bash_completion\" => \"modman.bash\""
+ ],
+ "version": "1.12",
+ "file": "modman.rb"
+} \ No newline at end of file