summaryrefslogtreecommitdiff
path: root/homebrew/xmp/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/xmp/.make.sh-auto')
-rw-r--r--homebrew/xmp/.make.sh-auto8
1 files changed, 8 insertions, 0 deletions
diff --git a/homebrew/xmp/.make.sh-auto b/homebrew/xmp/.make.sh-auto
new file mode 100644
index 000000000..4ec122696
--- /dev/null
+++ b/homebrew/xmp/.make.sh-auto
@@ -0,0 +1,8 @@
+pkg:setup
+glibtoolize
+aclocal
+autoconf
+automake --add-missing
+end
+pkg:configure
+make DESTDIR=${PKG_DEST} install