summaryrefslogtreecommitdiff
path: root/homebrew/silk/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/silk/.make.sh-auto')
-rw-r--r--homebrew/silk/.make.sh-auto6
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/silk/.make.sh-auto b/homebrew/silk/.make.sh-auto
new file mode 100644
index 000000000..547af1466
--- /dev/null
+++ b/homebrew/silk/.make.sh-auto
@@ -0,0 +1,6 @@
+pkg:setup
+args = %W[--prefix=#{prefix} --disable-dependency-tracking --mandir=#{man} --enable-ipv6 --enable-data-rootdir=#{var}/silk ]
+pkg:configure *args
+make
+make DESTDIR=${PKG_DEST} install
+(var/"silk").mkpath