summaryrefslogtreecommitdiff
path: root/homebrew/ncompress/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/ncompress/.beer')
-rw-r--r--homebrew/ncompress/.beer16
1 files changed, 16 insertions, 0 deletions
diff --git a/homebrew/ncompress/.beer b/homebrew/ncompress/.beer
new file mode 100644
index 000000000..f749088b9
--- /dev/null
+++ b/homebrew/ncompress/.beer
@@ -0,0 +1,16 @@
+{
+ "name": "Ncompress",
+ "description": "Fast, simple LZW file compressor",
+ "url": "https://github.com/vapier/ncompress/archive/v4.2.4.5.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/vapier/ncompress",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\", \"install\", \"BINDIR=#{bin}\", \"MANDIR=#{man1}\""
+ ],
+ "version": "4.2.4.5",
+ "file": "ncompress.rb"
+} \ No newline at end of file