aboutsummaryrefslogtreecommitdiffstats
path: root/games/xmoto
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2009-09-12 05:57:40 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2009-09-12 05:57:40 +0800
commitf90defc705b5e50614708f42ca97498faaa69314 (patch)
tree378bb23bc57371de6bc523f040e16c9b4e498965 /games/xmoto
parent004ff8b00abf45c6a99b49329d6e8aa1ddf27c1a (diff)
downloadfreebsd-ports-gnome-f90defc705b5e50614708f42ca97498faaa69314.tar.gz
freebsd-ports-gnome-f90defc705b5e50614708f42ca97498faaa69314.tar.zst
freebsd-ports-gnome-f90defc705b5e50614708f42ca97498faaa69314.zip
- Add DESKTOP_ENTRY to bunch of ports
- Mark some ports MAKE_JOBS_SAFE
Diffstat (limited to 'games/xmoto')
-rw-r--r--games/xmoto/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile
index e81f9c50a8f7..90a9d48cf492 100644
--- a/games/xmoto/Makefile
+++ b/games/xmoto/Makefile
@@ -43,6 +43,13 @@ OPTIONS= ASIAN_TTF "Use asian TTF font" off
MAN6= xmoto.6
+DESKTOP_ENTRIES="XMoto" \
+ "Motorcross game" \
+ "${DATADIR}/xmoto_icone_x.ico" \
+ "xmoto" \
+ "Game;SportsGame;ArcadeGame;" \
+ false
+
.include <bsd.port.pre.mk>
.if defined(WITH_ASIAN_TTF)