summaryrefslogtreecommitdiff
path: root/homebrew/cntlm/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/cntlm/.make.sh-auto')
-rw-r--r--homebrew/cntlm/.make.sh-auto6
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/cntlm/.make.sh-auto b/homebrew/cntlm/.make.sh-auto
new file mode 100644
index 000000000..9da3c5976
--- /dev/null
+++ b/homebrew/cntlm/.make.sh-auto
@@ -0,0 +1,6 @@
+pkg:setup
+pkg:configure
+make CC=${PKG_TARG}-clang SYSCONFDIR=#{etc}
+bin.install "cntlm"
+man1.install "doc/cntlm.1"
+etc.install "doc/cntlm.conf"