# $NetBSD$

DISTNAME=	Rtree-1.0.1
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES=	geography python
MASTER_SITES=	${MASTER_SITE_PYPI:=R/Rtree/}

MAINTAINER=	kamelderouiche@yahoo.com
HOMEPAGE=	https://github.com/Toblerity/rtree
COMMENT=	R-Tree spatial index for Python GIS
LICENSE=	mit


.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
