diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/py-langdetect/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-langdetect/Makefile b/textproc/py-langdetect/Makefile index f7d0e7365dfb..8981235562ab 100644 --- a/textproc/py-langdetect/Makefile +++ b/textproc/py-langdetect/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= grembo@FreeBSD.org COMMENT= Language detection library ported from Google\'s language-detection +WWW= https://github.com/Mimino666/langdetect LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |