diff options
Diffstat (limited to 'textproc/pecl-doublemetaphone/Makefile')
-rw-r--r-- | textproc/pecl-doublemetaphone/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/pecl-doublemetaphone/Makefile b/textproc/pecl-doublemetaphone/Makefile index 2d493077bbaf..5d951a3ea972 100644 --- a/textproc/pecl-doublemetaphone/Makefile +++ b/textproc/pecl-doublemetaphone/Makefile @@ -9,6 +9,9 @@ CATEGORIES= textproc pear MAINTAINER= joneum@FreeBSD.org COMMENT= PECL extension which implements the Double Metaphone algorithm +DEPRECATED= Works only with EOL php 5.6 +EXPIRATION_DATE= 2018-12-30 + LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE |