diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-02-22 21:23:39 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-02-22 21:23:39 +0000 |
commit | 10ac0328c995baa31d5d5ae076917c41c46a5bb4 (patch) | |
tree | ce3153f7fa45561c4eb411a47a32d8ebf9b2c5db /games/glaxium | |
parent | 5d9c7da847688843ebaf6c60a402c25d4f8cb01e (diff) | |
download | ports-10ac0328c995baa31d5d5ae076917c41c46a5bb4.tar.gz ports-10ac0328c995baa31d5d5ae076917c41c46a5bb4.zip |
Notes
Diffstat (limited to 'games/glaxium')
-rw-r--r-- | games/glaxium/Makefile | 11 |
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; \ |