freebsd-ports/textproc/jing/files/jing.sh.in
Gabor Kovesdan 11ebbffeaf - Update to 2008.10.28
- Requires Java >= 1.5 this is what documentation guarantees to work
- Add shell script for easy invocation
- Fix NOPORTEXAMPLES behaviour
- Take maintainership
2009-05-27 19:46:10 +00:00

5 lines
86 B
Bash

#!/bin/sh
#
# $FreeBSD$
"%%LOCALBASE%%/bin/java" -jar "%%JAVAJARDIR%%/jing.jar" "$@"