diff options
-rw-r--r-- | mail/p5-Mail-CClient/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/mail/p5-Mail-CClient/Makefile b/mail/p5-Mail-CClient/Makefile index eba767d738d1..d1429e8d8f96 100644 --- a/mail/p5-Mail-CClient/Makefile +++ b/mail/p5-Mail-CClient/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-CClient -# Date created: 01 July 2000 -# Whom: Kelly Yancey <kbyanc@posi.net> -# +# Created by: Kelly Yancey <kbyanc@posi.net> # $FreeBSD$ -# PORTNAME= Mail-CClient PORTVERSION= 1.12 @@ -27,6 +23,9 @@ CONFIGURE_ARGS= --cclient_dir=${LOCALBASE} \ MAN3= Mail::Cclient.3 +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-08-24 + .if !defined(NOPORTDOCS) PORTDOCS= Changes FAQ README TODO EXAMPLES= copy.txt \ |