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