diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /games/braincurses/Makefile | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76034
Diffstat (limited to 'games/braincurses/Makefile')
-rw-r--r-- | games/braincurses/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/braincurses/Makefile b/games/braincurses/Makefile index 18cf583c140b..cd8adc231500 100644 --- a/games/braincurses/Makefile +++ b/games/braincurses/Makefile @@ -12,6 +12,7 @@ CATEGORIES= games MASTER_SITES= http://uhaweb.hartford.edu/hyland/derr/ MAINTAINER= mich@freebsdcluster.org +COMMENT= A clone of the Mastermind game LDFLAGS+= -lncurses WRKSRC= ${WRKDIR}/${PORTNAME} |