diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2022-03-08 07:01:12 +0000 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2022-03-08 07:28:59 +0000 |
commit | 52029d08c4a2633490ba282527727ffb27e246b1 (patch) | |
tree | eb6d3469bad303992adeeb1e78206409bdc8c1ed | |
parent | 3f360912cd9b55a1fe132aabad3d6c96c7a0f354 (diff) |
-rw-r--r-- | www/crp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/crp/Makefile b/www/crp/Makefile index 55d5520fac6f..1177dc20fcdd 100644 --- a/www/crp/Makefile +++ b/www/crp/Makefile @@ -11,6 +11,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= lars.eggert@gmx.net COMMENT= Automates the process of being the program chair of a conference +DEPRECATED= Abandonware, last release in 2003 and upstream refers to PHP 4.x and is dead +EXPIRATION_DATE=2022-03-31 + USES= php:web NO_BUILD= yes PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" |