summaryrefslogtreecommitdiff
path: root/homebrew/runcocoa/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/runcocoa/.beer')
-rw-r--r--homebrew/runcocoa/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/runcocoa/.beer b/homebrew/runcocoa/.beer
new file mode 100644
index 000000000..61a2bce61
--- /dev/null
+++ b/homebrew/runcocoa/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Runcocoa",
+ "description": "Tools to run Cocoa/Objective-C and C code from the command-line",
+ "url": "https://github.com/michaeltyson/Commandline-Cocoa/archive/834f73b4b5d0d2be0d336c9869973f5f0db55949.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/michaeltyson/Commandline-Cocoa",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.install \"runcocoa.sh\" => \"runcocoa\"",
+ "bin.install \"runc.sh\" => \"runc\""
+ ],
+ "version": "834",
+ "file": "runcocoa.rb"
+} \ No newline at end of file