diff options
Diffstat (limited to 'games/eights/Makefile')
-rw-r--r-- | games/eights/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/eights/Makefile b/games/eights/Makefile index b35bc7d..2947293 100644 --- a/games/eights/Makefile +++ b/games/eights/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://dxkelly.freeshell.org/ DISTNAME= ${PORTNAME} MAINTAINER= bob@fly.homeunix.org +COMMENT= Text based card game, the objective is to get rid of all your cards WRKSRC= ${WRKDIR}/${PORTNAME} |