diff options
Diffstat (limited to 'games/KnightCap/Makefile')
-rw-r--r-- | games/KnightCap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/KnightCap/Makefile b/games/KnightCap/Makefile index 0bca9c217f51..1aec49cbcdaa 100644 --- a/games/KnightCap/Makefile +++ b/games/KnightCap/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://samba.anu.edu.au/pub/KnightCap/ \ DISTNAME= KnightCap-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Chess program with 3D interface for X Window System WRKSRC= ${WRKDIR}/Export USE_MESA= yes |