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/crafty/Makefile | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) | |
download | ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.tar.gz ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.zip |
Notes
Diffstat (limited to 'games/crafty/Makefile')
-rw-r--r-- | games/crafty/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/crafty/Makefile b/games/crafty/Makefile index 90e010b9fc06..2cd07e921b51 100644 --- a/games/crafty/Makefile +++ b/games/crafty/Makefile @@ -15,6 +15,7 @@ DISTFILES= crafty-${PORTVERSION}.tar.gz:src \ start.pgn.gz:data MAINTAINER= seggers@semyam.dinoco.de +COMMENT= A chess programm for playing and analyzing games .if !defined(NOPORTDOCS) DOCFILES= crafty.doc.ascii crafty.doc.ps |