summaryrefslogtreecommitdiff
path: root/homebrew/boxes/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/boxes/.make.sh-auto')
-rw-r--r--homebrew/boxes/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/boxes/.make.sh-auto b/homebrew/boxes/.make.sh-auto
new file mode 100644
index 000000000..a06b71f77
--- /dev/null
+++ b/homebrew/boxes/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+make GLOBALCONF=#{share}/boxes-config CC=${PKG_TARG}-clang
+bin.install "src/boxes"
+man1.install "doc/boxes.1"
+share.install "boxes-config"