summaryrefslogtreecommitdiff
path: root/textproc/jaxup/files/jaxup-xupdater.sh
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/jaxup/files/jaxup-xupdater.sh')
-rw-r--r--textproc/jaxup/files/jaxup-xupdater.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/jaxup/files/jaxup-xupdater.sh b/textproc/jaxup/files/jaxup-xupdater.sh
new file mode 100644
index 000000000000..aabc8ca05828
--- /dev/null
+++ b/textproc/jaxup/files/jaxup-xupdater.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+#
+# $FreeBSD$
+
+JAVA_VERSION="1.3+" %%LOCALBASE%%/bin/java -cp "`"%%LOCALBASE%%/bin/classpath"`:%%DATADIR%%/jaxup-xupdater.jar" "DOMXUpdater" "$@"