diff options
Diffstat (limited to 'devel/pecl-jsmin2/Makefile')
-rw-r--r-- | devel/pecl-jsmin2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/pecl-jsmin2/Makefile b/devel/pecl-jsmin2/Makefile index fa9095957fcd..16c538b43ead 100644 --- a/devel/pecl-jsmin2/Makefile +++ b/devel/pecl-jsmin2/Makefile @@ -8,6 +8,9 @@ CATEGORIES= devel MAINTAINER= pascal.christen@hostpoint.ch COMMENT= PHP extension for minifying JavaScript +DEPRECATED= Works only with EOL php 5.6 +EXPIRATION_DATE= 2018-12-30 + LICENSE= PHP301 USES= php:pecl |