summaryrefslogtreecommitdiff
path: root/homebrew/ivy/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/ivy/.make.sh-auto')
-rw-r--r--homebrew/ivy/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/ivy/.make.sh-auto b/homebrew/ivy/.make.sh-auto
new file mode 100644
index 000000000..cdb3c4961
--- /dev/null
+++ b/homebrew/ivy/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+libexec.install Dir["ivy*"]
+doc.install Dir["doc/*"]
+bin.write_jar_script libexec/"ivy-#{version}.jar", "ivy", "$JAVA_OPTS"