diff options
Diffstat (limited to 'math/py-simhash/Makefile')
-rw-r--r-- | math/py-simhash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-simhash/Makefile b/math/py-simhash/Makefile index 183fe9eed357..b1863362cec3 100644 --- a/math/py-simhash/Makefile +++ b/math/py-simhash/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python implementation of simhash algorithm +WWW= https://leons.im/posts/a-python-implementation-of-simhash-algorithm/ LICENSE= MIT |