diff options
Diffstat (limited to 'games/jchessboard/files/jchessboard.in')
-rw-r--r-- | games/jchessboard/files/jchessboard.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/jchessboard/files/jchessboard.in b/games/jchessboard/files/jchessboard.in new file mode 100644 index 000000000000..9e8df1122d8f --- /dev/null +++ b/games/jchessboard/files/jchessboard.in @@ -0,0 +1,3 @@ +#!/bin/sh + +JAVA_VERSION="%%JAVA_VERSION%%" "%%LOCALBASE%%/bin/java" -jar "%%JAVASHAREDIR%%/%%PORTNAME%%/%%JARFILE%%" |