summaryrefslogtreecommitdiff
path: root/homebrew/cadubi/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/cadubi/.beer')
-rw-r--r--homebrew/cadubi/.beer19
1 files changed, 19 insertions, 0 deletions
diff --git a/homebrew/cadubi/.beer b/homebrew/cadubi/.beer
new file mode 100644
index 000000000..4b5f516db
--- /dev/null
+++ b/homebrew/cadubi/.beer
@@ -0,0 +1,19 @@
+{
+ "name": "Cadubi",
+ "description": "Creative ASCII drawing utility",
+ "url": "https://github.com/statico/cadubi/archive/v1.3.4.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/statico/cadubi/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "inreplace \"cadubi\", \"$Bin/help.txt\", \"#{doc}/help.txt\"",
+ "bin.install \"cadubi\"",
+ "doc.install \"help.txt\"",
+ "man1.install \"cadubi.1\""
+ ],
+ "version": "1.3.4",
+ "file": "cadubi.rb"
+} \ No newline at end of file