summaryrefslogtreecommitdiff
path: root/homebrew/phplint/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/phplint/.make.sh-auto')
-rw-r--r--homebrew/phplint/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/phplint/.make.sh-auto b/homebrew/phplint/.make.sh-auto
new file mode 100644
index 000000000..9a74fecf4
--- /dev/null
+++ b/homebrew/phplint/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+inreplace "php", "/opt/php/bin/php", Formula["php"].opt_bin/"php"
+libexec.install "modules", "php", "phpl", "stdlib", "utils"
+bin.install_symlink libexec/"phpl"