diff options
Diffstat (limited to 'devel/pecl-uri_template/Makefile')
-rw-r--r-- | devel/pecl-uri_template/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/pecl-uri_template/Makefile b/devel/pecl-uri_template/Makefile index f6faea12f49c..33f0aefa36f7 100644 --- a/devel/pecl-uri_template/Makefile +++ b/devel/pecl-uri_template/Makefile @@ -9,6 +9,9 @@ CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com COMMENT= URI Template(RFC6570) library for PHP +DEPRECATED= Works only with EOL php 5.6 +EXPIRATION_DATE= 2018-12-30 + LICENSE= PHP301 USES= php:pecl |