aboutsummaryrefslogtreecommitdiffstats
path: root/games/tecnoballz
diff options
context:
space:
mode:
Diffstat (limited to 'games/tecnoballz')
-rw-r--r--games/tecnoballz/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/games/tecnoballz/Makefile b/games/tecnoballz/Makefile
index 278468048483..5cffa473bbd2 100644
--- a/games/tecnoballz/Makefile
+++ b/games/tecnoballz/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tecnoballz
PORTVERSION= 0.92
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MASTER_SITES= http://linux.tlk.fr/games/TecnoballZ/download/ \
http://mirror.amdmi3.ru/distfiles/
@@ -28,6 +28,13 @@ GNU_CONFIGURE= yes
MAN6= tecnoballz.6
+DESKTOP_ENTRIES= "TecnoballZ" \
+ "A brick breaker (Arkanoid-like game)" \
+ "" \
+ "tecnoballz" \
+ "Game;ArcadeGame;" \
+ false
+
post-patch:
@${FIND} ${WRKSRC}/include -name '*.h' | ${XARGS} ${REINPLACE_CMD} \
-e 's|SDL/||'