aboutsummaryrefslogtreecommitdiff
path: root/games/fillets-ng
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/fillets-ng
parent767960debff163320425110d5d4b5f6c89da4888 (diff)
downloadports-41f778ba31397ede79e70f0645c853afd439b4fb.tar.gz
ports-41f778ba31397ede79e70f0645c853afd439b4fb.zip
Notes
Diffstat (limited to 'games/fillets-ng')
-rw-r--r--games/fillets-ng/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile
index b8282c0c8ed9..dbcc76cf9be5 100644
--- a/games/fillets-ng/Makefile
+++ b/games/fillets-ng/Makefile
@@ -31,6 +31,13 @@ ONLY_FOR_ARCHS= i386 amd64
MAN6= fillets.6
+DESKTOP_ENTRIES="Fish Fillets - Next Generation" \
+ "A wonderful puzzle game" \
+ "${DATADIR}/images/icon.png" \
+ "fillets-ng" \
+ "Game;LogicGame;" \
+ false
+
OPTIONS= FRIBIDI "Enable fribidi support" on
.include <bsd.port.pre.mk>