summaryrefslogtreecommitdiff
path: root/homebrew/objcrun/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/objcrun/.beer')
-rw-r--r--homebrew/objcrun/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/objcrun/.beer b/homebrew/objcrun/.beer
new file mode 100644
index 000000000..552b54d35
--- /dev/null
+++ b/homebrew/objcrun/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "ObjcRun",
+ "description": "Use Objective-C files for shell script-like tasks",
+ "url": "https://github.com/iljaiwas/objc-run/archive/1.4.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/iljaiwas/objc-run",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.install \"objc-run\"",
+ "pkgshare.install \"examples\", \"test.bash\""
+ ],
+ "version": "1.4",
+ "file": "objc-run.rb"
+} \ No newline at end of file