diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 03:35:12 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 03:35:12 +0800 |
commit | fc4fe02ed218213d9503a42957144a3388608322 (patch) | |
tree | b30a74fe965712f3385b5fb338b7d23f033ddbce /www/ljpms | |
parent | 1e15ae167395056135dfc1e91284100e05b902a8 (diff) | |
download | freebsd-ports-graphics-fc4fe02ed218213d9503a42957144a3388608322.tar.gz freebsd-ports-graphics-fc4fe02ed218213d9503a42957144a3388608322.tar.zst freebsd-ports-graphics-fc4fe02ed218213d9503a42957144a3388608322.zip |
Deprecate some port with no more public distfiles
Diffstat (limited to 'www/ljpms')
-rw-r--r-- | www/ljpms/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/ljpms/Makefile b/www/ljpms/Makefile index dafd5c3661f..10a6805e375 100644 --- a/www/ljpms/Makefile +++ b/www/ljpms/Makefile @@ -18,6 +18,9 @@ RUN_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite \ ${SITE_PERL}/Digest/Perl/MD5.pm:${PORTSDIR}/security/p5-Digest-Perl-MD5 +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + PLIST_FILES= bin/ljpms NO_WRKSUBDIR= yes USE_ZIP= yes |