diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-11-19 10:01:03 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-11-19 10:01:03 +0000 |
commit | 7232fc179846dc2e8f1039f6a14cf164a2d3f71f (patch) | |
tree | 982198a546a288ac66185e22ea6bacc8c2b636bc /www | |
parent | 9778efcf70ae3df96e74490582dfaeb94ef5605a (diff) | |
download | freebsd-ports-7232fc179846dc2e8f1039f6a14cf164a2d3f71f.zip |
These ports (optionally) depend on expired port, mark them for removal
on 2013-12-19.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-Webmake/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-HTML-Webmake/Makefile b/www/p5-HTML-Webmake/Makefile index 1fe17c13eb06..2af8f36770d4 100644 --- a/www/p5-HTML-Webmake/Makefile +++ b/www/p5-HTML-Webmake/Makefile @@ -12,6 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A simple perl based website content management system +DEPRECATED= Depends on expired textproc/p5-XML-Sablotron +EXPIRATION_DATE=2013-12-19 + BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \ p5-Text-EtText>=0:${PORTSDIR}/textproc/p5-Text-EtText \ |