diff --git a/devel/pecl-jsmin/Makefile b/devel/pecl-jsmin/Makefile index 0308aef0322f..1d6a9d68d068 100644 --- a/devel/pecl-jsmin/Makefile +++ b/devel/pecl-jsmin/Makefile @@ -1,15 +1,18 @@ # Created by: Gasol Wu PORTNAME= jsmin PORTVERSION= 3.0.0 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com COMMENT= PHP extension for minifying JavaScript LICENSE= PHP301 +DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29 +EXPIRATION_DATE=2022-11-28 + USES= php:pecl IGNORE_WITH_PHP= 80 81 .include