diff options
-rw-r--r-- | www/kohana/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/kohana/Makefile b/www/kohana/Makefile index d9dfc3a7246f..1c9e0cad1284 100644 --- a/www/kohana/Makefile +++ b/www/kohana/Makefile @@ -11,6 +11,9 @@ WWW= https://kohanaframework.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md +DEPRECATED= Supports only PHP5, abandoned upstream +EXPIRATION_DATE= 2024-12-01 + USES= cpe php zip CPE_VENDOR= ${PORTNAME}framework |