mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add DESKTOP_ENTRIES
This commit is contained in:
parent
d38a9a2ee4
commit
c825851c50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353755
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
PORTNAME= mirrormagic
|
PORTNAME= mirrormagic
|
||||||
PORTVERSION= 2.0.2
|
PORTVERSION= 2.0.2
|
||||||
PORTREVISION= 11
|
PORTREVISION= 12
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= http://www.artsoft.org/RELEASES/unix/mirrormagic/ \
|
MASTER_SITES= http://www.artsoft.org/RELEASES/unix/mirrormagic/ \
|
||||||
http://mirror.amdmi3.ru/distfiles/
|
http://mirror.amdmi3.ru/distfiles/
|
||||||
@ -27,6 +27,13 @@ SCOREDIR= /var/games/${PORTNAME}
|
|||||||
SUB_FILES= pkg-deinstall pkg-install
|
SUB_FILES= pkg-deinstall pkg-install
|
||||||
SUB_LIST= SCOREDIR="${SCOREDIR}"
|
SUB_LIST= SCOREDIR="${SCOREDIR}"
|
||||||
|
|
||||||
|
DESKTOP_ENTRIES="Mirror Magic" \
|
||||||
|
"" \
|
||||||
|
"" \
|
||||||
|
"${PORTNAME}" \
|
||||||
|
"Game;LogicGame;" \
|
||||||
|
""
|
||||||
|
|
||||||
OPTIONS_DEFINE= SDL
|
OPTIONS_DEFINE= SDL
|
||||||
OPTIONS_DEFAULT=SDL
|
OPTIONS_DEFAULT=SDL
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user