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