summaryrefslogtreecommitdiff
path: root/homebrew/cadubi/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/cadubi/.make.sh-auto')
-rw-r--r--homebrew/cadubi/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/cadubi/.make.sh-auto b/homebrew/cadubi/.make.sh-auto
new file mode 100644
index 000000000..f37e3c20d
--- /dev/null
+++ b/homebrew/cadubi/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+inreplace "cadubi", "$Bin/help.txt", "#{doc}/help.txt"
+bin.install "cadubi"
+doc.install "help.txt"
+man1.install "cadubi.1"