summaryrefslogtreecommitdiff
path: root/homebrew/zopfli/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/zopfli/.beer')
-rw-r--r--homebrew/zopfli/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/zopfli/.beer b/homebrew/zopfli/.beer
new file mode 100644
index 000000000..9af10a1df
--- /dev/null
+++ b/homebrew/zopfli/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Zopfli",
+ "description": "New zlib (gzip, deflate) compatible compressor",
+ "url": "https://github.com/google/zopfli/archive/zopfli-1.0.2.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/google/zopfli",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\", \"zopfli\", \"zopflipng\"",
+ "bin.install \"zopfli\", \"zopflipng\""
+ ],
+ "version": "1.0.2",
+ "file": "zopfli.rb"
+} \ No newline at end of file