summaryrefslogtreecommitdiff
path: root/homebrew/transcrypt/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/transcrypt/.make.sh-auto')
-rw-r--r--homebrew/transcrypt/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/transcrypt/.make.sh-auto b/homebrew/transcrypt/.make.sh-auto
new file mode 100644
index 000000000..1dc81146e
--- /dev/null
+++ b/homebrew/transcrypt/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+bin.install "transcrypt"
+man.install "man/transcrypt.1"
+bash_completion.install "contrib/bash/transcrypt"
+zsh_completion.install "contrib/zsh/_transcrypt"