1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
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

6 lines
86 B
Bash

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