View | Details | Raw Unified | Return to bug 89852
Collapse All | Expand All

(-)crafty/Makefile (+3 lines)
Lines 17-22 Link Here
17
MAINTAINER=	seggers@semyam.dinoco.de
17
MAINTAINER=	seggers@semyam.dinoco.de
18
COMMENT=	A chess programm for playing and analyzing games
18
COMMENT=	A chess programm for playing and analyzing games
19
19
20
DEPRECATED=	"mastersite disappeared, no longer maintained by author"
21
EXPIRATION_DATE=	2006-02-03
22
20
.if !defined(NOPORTDOCS)
23
.if !defined(NOPORTDOCS)
21
DOCFILES=	crafty.doc.ascii crafty.doc.ps
24
DOCFILES=	crafty.doc.ascii crafty.doc.ps
22
DISTFILES+=	${DOCFILES:S/$/:doc/}
25
DISTFILES+=	${DOCFILES:S/$/:doc/}

Return to bug 89852