aboutsummaryrefslogtreecommitdiff
path: root/games/pouetchess
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-01-20 14:13:22 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-01-20 14:13:22 +0000
commit694c9883f2318cde83fd388152c96047f7c86b7a (patch)
tree04fcef679c991cd176a5817f04878fe747bf6656 /games/pouetchess
parent73af28354d3f6c8d1ff03000922060cc698ef21a (diff)
downloadports-694c9883f2318cde83fd388152c96047f7c86b7a.tar.gz
ports-694c9883f2318cde83fd388152c96047f7c86b7a.zip
Add a desktop entry.
PR: ports/92024 Submitted by: jylefort Approved by: maintainer
Notes
Notes: svn path=/head/; revision=153989
Diffstat (limited to 'games/pouetchess')
-rw-r--r--games/pouetchess/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/games/pouetchess/Makefile b/games/pouetchess/Makefile
index 13d3ca67fc6a..2118498a2851 100644
--- a/games/pouetchess/Makefile
+++ b/games/pouetchess/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pouetchess
PORTVERSION= 0.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -25,6 +26,13 @@ WRKSRC= ${WRKDIR}/pouetChess
MAKE_ENV= CXX="${CXX}"
+DESKTOP_ENTRIES="pouetChess" \
+ "Play chess" \
+ "${DATADIR}/textures/1.png" \
+ "pouetChess" \
+ "Application;Game;" \
+ false
+
post-patch:
@${FIND} ${WRKSRC} \( -name "*.cpp" -o -name "*.h" -o -name Makefile \
-o -name config.ini \) -exec ${REINPLACE_CMD} -e \