summaryrefslogtreecommitdiff
path: root/homebrew/mpw/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/mpw/.make.sh-auto')
-rw-r--r--homebrew/mpw/.make.sh-auto7
1 files changed, 7 insertions, 0 deletions
diff --git a/homebrew/mpw/.make.sh-auto b/homebrew/mpw/.make.sh-auto
new file mode 100644
index 000000000..0125d5912
--- /dev/null
+++ b/homebrew/mpw/.make.sh-auto
@@ -0,0 +1,7 @@
+pkg:setup
+ENV["targets"] = "mpw"
+ENV["mpw_json"] = "1"
+ENV["mpw_color"] = "1"
+./build
+./mpw-cli-tests
+bin.install "mpw"