summaryrefslogtreecommitdiff
path: root/homebrew/jsmin/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/jsmin/.make.sh-auto')
-rw-r--r--homebrew/jsmin/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/jsmin/.make.sh-auto b/homebrew/jsmin/.make.sh-auto
new file mode 100644
index 000000000..c68bb2f58
--- /dev/null
+++ b/homebrew/jsmin/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+ENV.cc jsmin.c -o jsmin
+bin.install "jsmin"