diff options
Diffstat (limited to 'games/xcogitate/Makefile')
-rw-r--r-- | games/xcogitate/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/games/xcogitate/Makefile b/games/xcogitate/Makefile index 25d24f6c4fcf..a02a29a6f40f 100644 --- a/games/xcogitate/Makefile +++ b/games/xcogitate/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xcogitate -# Date created: 15 March 1998 -# Whom: Andrey Zakhvatov -# +# Created by: Andrey Zakhvatov # $FreeBSD$ -# PORTNAME= xcogitate PORTVERSION= 1.02 @@ -15,6 +11,9 @@ MASTER_SITE_SUBDIR= mph MAINTAINER= ports@FreeBSD.org COMMENT= A logic game with board and stones +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + PLIST_FILES= bin/xcogitate USE_XORG= xpm WRKSRC= ${WRKDIR}/XCOGITATE_SOURCE |