diff options
Diffstat (limited to 'games/gnomechess/Makefile')
-rw-r--r-- | games/gnomechess/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gnomechess/Makefile b/games/gnomechess/Makefile index 69daaf6d438a..fdfe2efca9ee 100644 --- a/games/gnomechess/Makefile +++ b/games/gnomechess/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= sources/gnome-chess/0.3 DISTNAME= gnome-chess-${PORTVERSION} MAINTAINER= reg@FreeBSD.org +COMMENT= A GUI chess front-end to crafy, for the GNOME Desktop Environment BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty |