diff options
Diffstat (limited to 'graphics/py-h3/Makefile')
-rw-r--r-- | graphics/py-h3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-h3/Makefile b/graphics/py-h3/Makefile index f7ae084cd082..3602bd302f55 100644 --- a/graphics/py-h3/Makefile +++ b/graphics/py-h3/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python binding of H3 library +WWW= https://github.com/uber/h3-py LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |