aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2014-08-12 12:48:55 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2014-08-12 12:48:55 +0000
commitfc96f488cbb5af4ed0ff474337a93949ab482e7c (patch)
tree79e2488b6cf8082e0f188e13e3fbfb7f780994a8 /security
parentbc0a5122c2c55d5adc958132d6bf0c30cdb112fe (diff)
downloadports-fc96f488cbb5af4ed0ff474337a93949ab482e7c.tar.gz
ports-fc96f488cbb5af4ed0ff474337a93949ab482e7c.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/p5-openxpki-client-html-mason/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-openxpki-client-html-mason/Makefile b/security/p5-openxpki-client-html-mason/Makefile
index 1b468f048dd6..aec2d9ed9569 100644
--- a/security/p5-openxpki-client-html-mason/Makefile
+++ b/security/p5-openxpki-client-html-mason/Makefile
@@ -32,6 +32,9 @@ OPTIONS_DEFINE= DOCS EXAMPLES
WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT}/clients/perl/OpenXPKI-Client-HTML-Mason
+DEPRECATED= security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI
+EXPIRATION_DATE= 2014-09-20
+
pre-patch:
(cd ${WRKSRC} && ${FIND} ./* > MANIFEST)