aboutsummaryrefslogtreecommitdiff
path: root/games/fillets-ng
diff options
context:
space:
mode:
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>