summaryrefslogtreecommitdiff
path: root/homebrew/gitftp/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/gitftp/.make.sh-auto')
-rw-r--r--homebrew/gitftp/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/gitftp/.make.sh-auto b/homebrew/gitftp/.make.sh-auto
new file mode 100644
index 000000000..406fb965b
--- /dev/null
+++ b/homebrew/gitftp/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+resource("curl").stage do
+pkg:configure --disable-dependency-tracking --disable-silent-rules --disable-ares --with-darwinssl --with-libssh2 --without-brotli --without-ca-bundle --without-ca-path --without-gssapi --without-libmetalink --without-librtmp
+make DESTDIR=${PKG_DEST} install