diff options
Diffstat (limited to 'graphics/py-geopandas/Makefile')
-rw-r--r-- | graphics/py-geopandas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-geopandas/Makefile b/graphics/py-geopandas/Makefile index e0b815cb631e..688c9a1a2b41 100644 --- a/graphics/py-geopandas/Makefile +++ b/graphics/py-geopandas/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Python tools for geographic data +WWW= https://pypi.org/project/geopandas/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |