diff options
author | rene <rene@FreeBSD.org> | 2013-11-19 18:01:03 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-11-19 18:01:03 +0800 |
commit | f335a6870cf654df4eb627a33a2ad5a346d2db7b (patch) | |
tree | 982198a546a288ac66185e22ea6bacc8c2b636bc /www | |
parent | aa80a74ea01f9009502d3554469098b6baff6823 (diff) | |
download | freebsd-ports-gnome-f335a6870cf654df4eb627a33a2ad5a346d2db7b.tar.gz freebsd-ports-gnome-f335a6870cf654df4eb627a33a2ad5a346d2db7b.tar.zst freebsd-ports-gnome-f335a6870cf654df4eb627a33a2ad5a346d2db7b.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 \ |