diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 07:30:16 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 07:30:16 +0000 |
commit | 545b11bce261ee5d2121af157201345f6a75fd5a (patch) | |
tree | 6a092813e3090dcfc417a4a94769ff3fa3e9a865 /www | |
parent | 0bee53b506b802f7be5de1c26ff4add88a7fe379 (diff) | |
download | ports-545b11bce261ee5d2121af157201345f6a75fd5a.tar.gz ports-545b11bce261ee5d2121af157201345f6a75fd5a.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-PLP/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-PLP/Makefile b/www/p5-PLP/Makefile index d6c78a33b2c4..bf8cb7a233db 100644 --- a/www/p5-PLP/Makefile +++ b/www/p5-PLP/Makefile @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A simple Perl embedder superficially resembling PHP +DEPRECATED= No more upstream, looks like an abandonware +EXPIRATION_DATE= 2011-08-01 + PERL_CONFIGURE= yes MAN3= PLP.3 PLP::FAQ.3 PLP::Fields.3 PLP::Functions.3 PLP::HowTo.3 \ |