games/orthorobot: Add DESKTOP_ENTRIES
Also remove pkg-message: it is not useful as the game is installed and launched as most applications.
This commit is contained in:
parent
023b2012fa
commit
1466c1791e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501015
@ -4,6 +4,7 @@ PORTNAME= orthorobot
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.1.1-1
|
||||
DISTVERSIONSUFFIX= -g48f0742
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= 0mp@FreeBSD.org
|
||||
@ -21,8 +22,11 @@ GH_ACCOUNT= Stabyourself
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
SUB_FILES= ${PORTNAME} pkg-message
|
||||
SUB_LIST+= LOVE_CMD=${LOVE_CMD} PORTNAME=${PORTNAME}
|
||||
DESKTOP_ENTRIES="Ortho Robot" "${COMMENT}" "${WRKSRC}/textavatar.png" \
|
||||
"${PORTNAME}" "Game;LogicGame;" false
|
||||
|
||||
SUB_FILES= ${PORTNAME}
|
||||
SUB_LIST= LOVE_CMD=${LOVE_CMD} PORTNAME=${PORTNAME}
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} ${DATADIR}/${PORTNAME}.love
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
Start Ortho Robot with the following command:
|
||||
|
||||
%%PREFIX%%/bin/orthorobot
|
Loading…
Reference in New Issue
Block a user