summaryrefslogtreecommitdiff
path: root/homebrew/vgmstream/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/vgmstream/.make.sh-auto')
-rw-r--r--homebrew/vgmstream/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/vgmstream/.make.sh-auto b/homebrew/vgmstream/.make.sh-auto
new file mode 100644
index 000000000..6fb9ca8bc
--- /dev/null
+++ b/homebrew/vgmstream/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+cd "test"
+make
+bin.install "test" => "vgmstream"
+lib.install "../src/libvgmstream.a"