aboutsummaryrefslogtreecommitdiff
path: root/textproc/ppower4/files/ppower4.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ppower4/files/ppower4.sh.in')
-rw-r--r--textproc/ppower4/files/ppower4.sh.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/ppower4/files/ppower4.sh.in b/textproc/ppower4/files/ppower4.sh.in
new file mode 100644
index 000000000000..4336fce21178
--- /dev/null
+++ b/textproc/ppower4/files/ppower4.sh.in
@@ -0,0 +1,4 @@
+#!/bin/sh
+# $FreeBSD$
+
+JAVA_VERSION="%%JAVA_VERSION%%" exec "%%LOCALBASE%%/bin/java" -jar "%%JARFILE%%" "$@"