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