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