diff options
Diffstat (limited to '')
-rw-r--r-- | games/xnibbles/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xnibbles/Makefile b/games/xnibbles/Makefile index e57d2b71886a..c8b0abc7d879 100644 --- a/games/xnibbles/Makefile +++ b/games/xnibbles/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.tjhsst.edu/xnibbles/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/BETA/} MAINTAINER= ports@FreeBSD.org +COMMENT= A simple X11 snake game, like one seen in MS-DOS qbasic WRKSRC= ${WRKDIR}/${PORTNAME} |