summaryrefslogtreecommitdiff
path: root/graphics/jpatch/files/jpatch.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/jpatch/files/jpatch.sh.in')
-rw-r--r--graphics/jpatch/files/jpatch.sh.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/jpatch/files/jpatch.sh.in b/graphics/jpatch/files/jpatch.sh.in
new file mode 100644
index 000000000000..f06241d0a36a
--- /dev/null
+++ b/graphics/jpatch/files/jpatch.sh.in
@@ -0,0 +1,5 @@
+#!/bin/sh
+#
+# $FreeBSD$
+
+JAVA_VERSION="1.4+" "%%LOCALBASE%%/bin/java" -jar "%%JAVAJARDIR%%/jpatch.jar" "$@"