diff options
Diffstat (limited to 'homebrew/dasht/.make.sh-auto')
-rw-r--r-- | homebrew/dasht/.make.sh-auto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/dasht/.make.sh-auto b/homebrew/dasht/.make.sh-auto new file mode 100644 index 000000000..490c31e51 --- /dev/null +++ b/homebrew/dasht/.make.sh-auto @@ -0,0 +1,3 @@ +pkg:setup +bin.install Dir["bin/*"] +man.install "man/man1" |