aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
Diffstat (limited to 'japanese')
-rw-r--r--japanese/php5-mecab/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/php5-mecab/Makefile b/japanese/php5-mecab/Makefile
index 487d00a6599c..269b8e4ef0bc 100644
--- a/japanese/php5-mecab/Makefile
+++ b/japanese/php5-mecab/Makefile
@@ -11,6 +11,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= PHP5 extension for MeCab Morphological Analyzer
+DEPRECATED= Works only with EOL php 5.6
+EXPIRATION_DATE= 2018-12-30
+
LIB_DEPENDS= libmecab.so:japanese/mecab
USES= php:ext