games/openfodder: minor fixes

- Move to action games menu where shoot 'em ups are
- Consistently use PORTNAME
This commit is contained in:
Jan Beich 2019-10-09 13:52:32 +00:00
parent bd1edd1848
commit 17b2e4c49f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514154

View File

@ -23,7 +23,7 @@ DESKTOP_ENTRIES="${PORTNAME}" \
"" \
"${PORTNAME:tl}" \
"${PORTNAME}" \
"Game;ArcadeGame;" \
"Game;ActionGame;" \
""
OPTIONS_DEFINE= DOCS ICONS
@ -47,7 +47,7 @@ post-build-ICONS-on:
done
@mogrify -verbose -set filename:size %wx%h -format png \
-path ${WRKDIR}/icons/hicolor/%\[filename:size]/apps \
${WRKSRC}/Projects/openfodder.ico
${WRKSRC}/Projects/${PORTNAME:tl}.ico
do-test:
@(cd ${WRKSRC_data} && ${SETENV} ${TEST_ENV} \