mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
4 lines
81 B
Bash
4 lines
81 B
Bash
#!/bin/sh
|
|
|
|
"%%LOCALBASE%%/bin/java" -cp "%%JAVAJARDIR%%/jlex.jar" JLex.Main "$@"
|