mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
3 lines
113 B
Bash
3 lines
113 B
Bash
#!/bin/sh
|
|
|
|
exec "%%LOCALBASE%%/bin/java" -DsuppressSwingDropSupport=true -jar "%%DATADIR%%/proguardgui.jar" "$@"
|