diff options
Diffstat (limited to 'textproc/php-mecab/Makefile')
-rw-r--r-- | textproc/php-mecab/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/php-mecab/Makefile b/textproc/php-mecab/Makefile index f623563d71ac..408f9da9f400 100644 --- a/textproc/php-mecab/Makefile +++ b/textproc/php-mecab/Makefile @@ -12,6 +12,9 @@ COMMENT= PHP bindings of the MeCab LICENSE= MIT +DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29 +EXPIRATION_DATE=2022-11-28 + LIB_DEPENDS= libmecab.so:japanese/mecab USES= php:ext |