summaryrefslogtreecommitdiff
path: root/homebrew/bgrep/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/bgrep/.make.sh-auto')
-rw-r--r--homebrew/bgrep/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/bgrep/.make.sh-auto b/homebrew/bgrep/.make.sh-auto
new file mode 100644
index 000000000..f4cf31995
--- /dev/null
+++ b/homebrew/bgrep/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+ENV.cc ENV.cflags -o bgrep bgrep.c
+bin.install "bgrep"