summaryrefslogtreecommitdiff
path: root/homebrew/monit/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/monit/.make.sh-auto')
-rw-r--r--homebrew/monit/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/monit/.make.sh-auto b/homebrew/monit/.make.sh-auto
new file mode 100644
index 000000000..7c6e03639
--- /dev/null
+++ b/homebrew/monit/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+pkg:configure --with-ssl-dir=#{Formula[openssl"].opt_prefix}"
+make DESTDIR=${PKG_DEST} install
+pkgshare.install "monitrc"