summaryrefslogtreecommitdiff
path: root/homebrew/mpssh/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/mpssh/.make.sh-auto')
-rw-r--r--homebrew/mpssh/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/mpssh/.make.sh-auto b/homebrew/mpssh/.make.sh-auto
new file mode 100644
index 000000000..8c3840741
--- /dev/null
+++ b/homebrew/mpssh/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+make DESTDIR=${PKG_DEST} install CC=${PKG_TARG}-clang BIN=#{bin}
+man1.install "mpssh.1"