summaryrefslogtreecommitdiff
path: root/homebrew/colorcode/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/colorcode/.beer')
-rw-r--r--homebrew/colorcode/.beer24
1 files changed, 24 insertions, 0 deletions
diff --git a/homebrew/colorcode/.beer b/homebrew/colorcode/.beer
new file mode 100644
index 000000000..4c3bfd542
--- /dev/null
+++ b/homebrew/colorcode/.beer
@@ -0,0 +1,24 @@
+{
+ "name": "ColorCode",
+ "description": "Free advanced MasterMind clone",
+ "url": "http://colorcode.laebisch.com/download/ColorCode-0.8.5.tar.gz",
+ "mirror": null,
+ "homepage": "http://colorcode.laebisch.com/",
+ "depends": [
+ {
+ "depend": "qt",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"qmake\"",
+ "system \"make\"",
+ "prefix.install \"ColorCode.app\"",
+ "bin.write_exec_script \"#{prefix}/ColorCode.app/Contents/MacOS/colorcode\""
+ ],
+ "version": "0.8.5",
+ "file": "color-code.rb"
+} \ No newline at end of file