diff options
Diffstat (limited to 'misc/py-python-geohash/Makefile')
-rw-r--r-- | misc/py-python-geohash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-python-geohash/Makefile b/misc/py-python-geohash/Makefile index 5b0f7098bcdb..1d7d9c4faee4 100644 --- a/misc/py-python-geohash/Makefile +++ b/misc/py-python-geohash/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Fast, accurate python geohashing library +WWW= https://pypi.org/project/python-geohash/ LICENSE= APACHE20 MIT BSD3CLAUSE LICENSE_COMB= multi |