aboutsummaryrefslogtreecommitdiff
path: root/games/glaxium
diff options
context:
space:
mode:
Diffstat (limited to 'games/glaxium')
-rw-r--r--games/glaxium/Makefile11
1 files changed, 9 insertions, 2 deletions
diff --git a/games/glaxium/Makefile b/games/glaxium/Makefile
index 9f491e4eda8f..2d44f1150176 100644
--- a/games/glaxium/Makefile
+++ b/games/glaxium/Makefile
@@ -7,7 +7,7 @@
PORTNAME= glaxium
PORTVERSION= 0.5
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MASTER_SITES= http://xhosxe.free.fr/glaxium/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -26,7 +26,14 @@ ALL_TARGET= ${PORTNAME}
MAN6= glaxium.6
-USE_DOS2UNIX=variables.cpp scene.cpp
+USE_DOS2UNIX= variables.cpp scene.cpp
+
+DESKTOP_ENTRIES= "Glaxium" \
+ "Space-ship \"shoot-em-up\" game" \
+ "${DATADIR}/textures/myship.png" \
+ "glaxium" \
+ "Game;ArcadeGame;" \
+ false
post-patch:
@${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g; \