diff options
author | erwin <erwin@FreeBSD.org> | 2006-09-16 09:12:32 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-09-16 09:12:32 +0000 |
commit | 96f94beb1eff9097e4c23f4d5274a856a781b47c (patch) | |
tree | 9dca868151a5ee89a151235f82699eb3208250a1 /www | |
parent | 85cce0b93b6482bb31f71bc4f28cf1ee50641705 (diff) | |
download | FreeBSD-ports-96f94beb1eff9097e4c23f4d5274a856a781b47c.zip FreeBSD-ports-96f94beb1eff9097e4c23f4d5274a856a781b47c.tar.gz |
The project no longer exists at CPAN and hasn't for some time. Mark
for removal in 2 months.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-CGI-modules/Makefile | 3 | ||||
-rw-r--r-- | www/p5-HTML/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/www/p5-CGI-modules/Makefile b/www/p5-CGI-modules/Makefile index d22861a..e9b3578 100644 --- a/www/p5-CGI-modules/Makefile +++ b/www/p5-CGI-modules/Makefile @@ -18,6 +18,9 @@ COMMENT= Modules for perl5, for use in writing CGI scripts BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww +DEPRECATED= project no longer exists +EXPIRATION_DATE= 2006-11-16 + PERL_CONFIGURE= yes MAN3= CGI::Base.3 CGI::BasePlus.3 CGI::Carp.3 CGI::Form.3 \ diff --git a/www/p5-HTML/Makefile b/www/p5-HTML/Makefile index 839b985..a0124b0 100644 --- a/www/p5-HTML/Makefile +++ b/www/p5-HTML/Makefile @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module for writing HTML documents +DEPRECATED= project no longer exists +EXPIRATION_DATE= 2006-11-16 + USE_PERL5= yes NO_WRKSUBDIR= yes |