summaryrefslogtreecommitdiff
path: root/homebrew/makeicns/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/makeicns/.beer')
-rw-r--r--homebrew/makeicns/.beer22
1 files changed, 22 insertions, 0 deletions
diff --git a/homebrew/makeicns/.beer b/homebrew/makeicns/.beer
new file mode 100644
index 000000000..304986e06
--- /dev/null
+++ b/homebrew/makeicns/.beer
@@ -0,0 +1,22 @@
+{
+ "name": "Makeicns",
+ "description": "Create icns files from the command-line",
+ "url": "https://bitbucket.org/mkae/makeicns/downloads/makeicns-1.4.10a.tar.bz2",
+ "mirror": null,
+ "homepage": "https://bitbucket.org/mkae/makeicns",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [
+ {
+ "url": "https://raw.githubusercontent.com/Homebrew/formula-patches/e59da9d/makeicns/patch-IconFamily.m.diff",
+ "strip": "0"
+ }
+ ],
+ "install": [
+ "system \"make\"",
+ "bin.install \"makeicns\""
+ ],
+ "version": "1.4.10",
+ "file": "makeicns.rb"
+} \ No newline at end of file