diff options
Diffstat (limited to 'security/p5-openxpki-client-html-mason/Makefile')
-rw-r--r-- | security/p5-openxpki-client-html-mason/Makefile | 3 |
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) |