freebsd-ports/graphics/tintfu/files/tintfu.sh.in
Herve Quiroz 0356ff91de - Update to bsd.java.mk 2.0
- Enforce a specific version (1.3+) in the launcher shell script
- Use SUB_FILES/SUB_LIST to patch the launcher shell script
2005-02-03 01:46:28 +00:00

5 lines
109 B
Bash

#!/bin/sh
#
# $FreeBSD$
JAVA_VERSION="1.3+" "%%LOCALBASE%%/bin/java" -jar "%%JAVAJARDIR%%/%%DISTNAME%%.jar"