SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
5
devel/jd-gui/files/jd-gui.sh
Normal file
5
devel/jd-gui/files/jd-gui.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
JAVA_CMD=$(javaPathHelper -c jd-gui)
|
||||
|
||||
exec ${JAVA_CMD} -jar ${TRUEPREFIX}/share/java/classes/jd-gui.jar "$@"
|
Loading…
Add table
Add a link
Reference in a new issue