aboutsummaryrefslogtreecommitdiff
path: root/textproc/nux/files/fire-xquery.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/nux/files/fire-xquery.sh.in')
-rw-r--r--textproc/nux/files/fire-xquery.sh.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/nux/files/fire-xquery.sh.in b/textproc/nux/files/fire-xquery.sh.in
new file mode 100644
index 000000000000..e996b16b64ce
--- /dev/null
+++ b/textproc/nux/files/fire-xquery.sh.in
@@ -0,0 +1,5 @@
+#!/bin/sh
+#
+# $FreeBSD$
+
+JAVA_VERSION="%%JAVA_VERSION%%" "%%LOCALBASE%%/bin/java" -classpath "`%%LOCALBASE%%/bin/classpath`" nux.xom.tests.XQueryCommand "$@"