# $NetBSD$

DISTNAME=	Rtree-0.9.4
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES=	geography python
MASTER_SITES=	https://files.pythonhosted.org/packages/56/6f/f1e91001d5ad9fa9bed65875152f5a1c7955c5763168cae309546e6e9fda/

MAINTAINER=	jihbed.research@gmail.com
HOMEPAGE=	https://files.pythonhosted.org/packages/56/6f/f1e91001d5ad9fa9bed65875152f5a1c7955c5763168cae309546e6e9fda/
COMMENT=	R-Tree spatial index for Python GIS
LICENSE=	mit


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