summaryrefslogtreecommitdiff
path: root/homebrew/halibut/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/halibut/.make.sh-auto')
-rw-r--r--homebrew/halibut/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/halibut/.make.sh-auto b/homebrew/halibut/.make.sh-auto
new file mode 100644
index 000000000..f924d3517
--- /dev/null
+++ b/homebrew/halibut/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+make prefix=${PKG_TAPF} mandir=${PKG_TAPF}/share/man all
+make -C doc prefix=${PKG_TAPF} mandir=${PKG_TAPF}/share/man
+make prefix=${PKG_TAPF} mandir=${PKG_TAPF}/share/man DESTDIR=${PKG_DEST} install