summaryrefslogtreecommitdiff
path: root/homebrew/web100clt/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/web100clt/.make.sh-auto')
-rw-r--r--homebrew/web100clt/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/web100clt/.make.sh-auto b/homebrew/web100clt/.make.sh-auto
new file mode 100644
index 000000000..4d352244f
--- /dev/null
+++ b/homebrew/web100clt/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+pkg:configure --disable-dependency-tracking --with-openssl=#{Formula[openssl"].opt_prefix}"
+make -C src DESTDIR=${PKG_DEST} install
+man1.install "doc/web100clt.man" => "web100clt.1"