aboutsummaryrefslogtreecommitdiff
path: root/games/biloba
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-09-11 21:57:40 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-09-11 21:57:40 +0000
commit41f778ba31397ede79e70f0645c853afd439b4fb (patch)
treec8bf4ed4f92ac6e22e4da669b18ec0e12d62b125 /games/biloba
parent767960debff163320425110d5d4b5f6c89da4888 (diff)
downloadports-41f778ba31397ede79e70f0645c853afd439b4fb.tar.gz
ports-41f778ba31397ede79e70f0645c853afd439b4fb.zip
- Add DESKTOP_ENTRY to bunch of ports
- Mark some ports MAKE_JOBS_SAFE
Notes
Notes: svn path=/head/; revision=241249
Diffstat (limited to 'games/biloba')
-rw-r--r--games/biloba/Makefile11
-rw-r--r--games/biloba/pkg-plist1
2 files changed, 12 insertions, 0 deletions
diff --git a/games/biloba/Makefile b/games/biloba/Makefile
index 6682560bb152..7b9248cf49fd 100644
--- a/games/biloba/Makefile
+++ b/games/biloba/Makefile
@@ -17,9 +17,20 @@ COMMENT= A strategy board game for 2 to 4 players
USE_SDL= image mixer sdl
USE_GMAKE= yes
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
+
+DESKTOP_ENTRIES="Biloba" \
+ "A strategy board game for 2 to 4 players" \
+ "${DATADIR}/biloba_icon.png" \
+ "biloba" \
+ "Game;LogicGame;" \
+ false
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' \
${WRKSRC}/src/Makefile.server
+post-install:
+ ${INSTALL_DATA} ${WRKSRC}/biloba_icon.png ${DATADIR}/
+
.include <bsd.port.mk>
diff --git a/games/biloba/pkg-plist b/games/biloba/pkg-plist
index 87aacb557146..7c6ce17ce173 100644
--- a/games/biloba/pkg-plist
+++ b/games/biloba/pkg-plist
@@ -1,4 +1,5 @@
bin/biloba
+%%DATADIR%%/biloba_icon.png
%%DATADIR%%/en/2play.png
%%DATADIR%%/en/3play.png
%%DATADIR%%/en/4play.png