diff options
Diffstat (limited to 'games/8kingdoms/Makefile')
-rw-r--r-- | games/8kingdoms/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/8kingdoms/Makefile b/games/8kingdoms/Makefile index f78f1b8f4795..62ed1c2a46e8 100644 --- a/games/8kingdoms/Makefile +++ b/games/8kingdoms/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME:S/k/K/}-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= 3D turn-based fantasy strategic game +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 USE_GMAKE= yes |