diff options
Diffstat (limited to 'devel/py-fuzzywuzzy/Makefile')
-rw-r--r-- | devel/py-fuzzywuzzy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-fuzzywuzzy/Makefile b/devel/py-fuzzywuzzy/Makefile index 345109219190..5f136525cc88 100644 --- a/devel/py-fuzzywuzzy/Makefile +++ b/devel/py-fuzzywuzzy/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dvl@FreeBSD.org COMMENT= Fuzzy string matching using Levenshtein Distance +WWW= https://pypi.org/project/naiveBayesClassifier/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |