summaryrefslogtreecommitdiff
path: root/homebrew/cddiscid/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/cddiscid/.make.sh-auto')
-rw-r--r--homebrew/cddiscid/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/cddiscid/.make.sh-auto b/homebrew/cddiscid/.make.sh-auto
new file mode 100644
index 000000000..6b9b8751e
--- /dev/null
+++ b/homebrew/cddiscid/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+make CC=${PKG_TARG}-clang
+bin.install "cd-discid"
+man1.install "cd-discid.1"