diff options
Diffstat (limited to 'graphics/py-rasterstats/Makefile')
-rw-r--r-- | graphics/py-rasterstats/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-rasterstats/Makefile b/graphics/py-rasterstats/Makefile index 0af86192045f..0ef9d544eed6 100644 --- a/graphics/py-rasterstats/Makefile +++ b/graphics/py-rasterstats/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Summarize geospatial raster datasets based on vector geometries +WWW= https://github.com/perrygeo/python-rasterstats LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |