diff options
Diffstat (limited to 'textproc/php-mecab')
-rw-r--r-- | textproc/php-mecab/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/php-mecab/Makefile b/textproc/php-mecab/Makefile index c0b262dad59a..a9fe6e8d99f2 100644 --- a/textproc/php-mecab/Makefile +++ b/textproc/php-mecab/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= gasol.wu@gmail.com COMMENT= PHP bindings of the MeCab +WWW= https://github.com/rsky/php-mecab LICENSE= MIT |