summaryrefslogtreecommitdiff
path: root/homebrew/p0f/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/p0f/.make.sh-auto')
-rw-r--r--homebrew/p0f/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/p0f/.make.sh-auto b/homebrew/p0f/.make.sh-auto
new file mode 100644
index 000000000..2f3916198
--- /dev/null
+++ b/homebrew/p0f/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+inreplace "config.h", "p0f.fp", "#{etc}/p0f/p0f.fp"
+./build.sh
+sbin.install "p0f"
+(etc/"p0f").install "p0f.fp"