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