mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 18:46:38 -04:00
3 lines
78 B
Bash
3 lines
78 B
Bash
#!/bin/sh
|
|
|
|
exec "%%LOCALBASE%%/bin/java" -jar "%%DATADIR%%/proguard.jar" "$@"
|