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