summaryrefslogtreecommitdiff
path: root/textproc/smartdoc/files
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/smartdoc/files')
-rw-r--r--textproc/smartdoc/files/catalog1
-rw-r--r--textproc/smartdoc/files/sdoc.sh.in5
2 files changed, 0 insertions, 6 deletions
diff --git a/textproc/smartdoc/files/catalog b/textproc/smartdoc/files/catalog
deleted file mode 100644
index 632495e7c338..000000000000
--- a/textproc/smartdoc/files/catalog
+++ /dev/null
@@ -1 +0,0 @@
-PUBLIC "-//Tomoharu Asami//DTD PureSmartDoc XML V0.6.9//EN" "PureSmartDoc.dtd"
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" "$@"