mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 23:47:37 -04:00
3 lines
91 B
Bash
3 lines
91 B
Bash
#! /bin/sh
|
|
|
|
"%%LOCALBASE%%/bin/java" -classpath "%%JAVAJARDIR%%/antlr.jar" antlr.Tool "$@"
|