1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/lang/rhino/files/rhinosh.in
Nicola Vitale c7071ab685 - Update to 1.7.r4
- Remove files/patch-xmlimplsrc+build.xml
- Convert to the new options framework
- Update MASTER_SITES
2012-07-05 21:45:01 +00:00

7 lines
172 B
Bash

#!/bin/sh
#
# $FreeBSD$
#
# Rhino shell
JAVA_VERSION="%%JAVA_VERSION%%" "%%LOCALBASE%%/bin/java" -cp "%%RHINOJAR%%:%%JLINEJAR%%" org.mozilla.javascript.tools.shell.Main $@