aboutsummaryrefslogtreecommitdiffstats
path: root/games/glaxium
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2010-02-23 05:23:39 +0800
committermakc <makc@FreeBSD.org>2010-02-23 05:23:39 +0800
commite822a0c478ac2e81eeaa08e6c3557ce443a972f9 (patch)
treea01a7e0fb5a406f2c63bebb27263688cf1803ce4 /games/glaxium
parent7631a6f069512687986ac8c2c34aa2b448ef7c79 (diff)
downloadfreebsd-ports-gnome-e822a0c478ac2e81eeaa08e6c3557ce443a972f9.tar.gz
freebsd-ports-gnome-e822a0c478ac2e81eeaa08e6c3557ce443a972f9.tar.zst
freebsd-ports-gnome-e822a0c478ac2e81eeaa08e6c3557ce443a972f9.zip
Add desktop entry.
Feature safe: yes
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; \