diff options
Diffstat (limited to 'textproc/py-jarowinkler')
-rw-r--r-- | textproc/py-jarowinkler/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-jarowinkler/Makefile b/textproc/py-jarowinkler/Makefile index ea14b5533fe4..dba83d8267db 100644 --- a/textproc/py-jarowinkler/Makefile +++ b/textproc/py-jarowinkler/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Library for fast approximate string matching +WWW= https://github.com/maxbachmann/JaroWinkler LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |