summaryrefslogtreecommitdiff
path: root/homebrew/dwatch/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/dwatch/.make.sh-auto')
-rw-r--r--homebrew/dwatch/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/dwatch/.make.sh-auto b/homebrew/dwatch/.make.sh-auto
new file mode 100644
index 000000000..a8137269e
--- /dev/null
+++ b/homebrew/dwatch/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+bin.mkpath
+man1.mkpath
+make DESTDIR=${PKG_DEST} install CC=${PKG_TARG}-clang PREFIX=${PKG_TAPF} MANDIR=${PKG_TAPF}/share/man ETCDIR=#{etc}
+etc.install "dwatch.conf"