summaryrefslogtreecommitdiff
path: root/homebrew/avce00/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/avce00/.make.sh-auto')
-rw-r--r--homebrew/avce00/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/avce00/.make.sh-auto b/homebrew/avce00/.make.sh-auto
new file mode 100644
index 000000000..15a7dd514
--- /dev/null
+++ b/homebrew/avce00/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+make CC=${PKG_TARG}-clang
+bin.install "avcimport", "avcexport", "avcdelete", "avctest"
+lib.install "avc.a"
+include.install Dir["*.h"]