COMMENT =		python wrapper for spatial index

MODPY_DISTV =	1.2.0
DISTNAME =		Rtree-${MODPY_DISTV}
PKGNAME =		py-${DISTNAME:L}
REVISION =		0

CATEGORIES =		devel

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/python

MODPY_PI =		Yes
MODPY_PYBUILD =		setuptools

RUN_DEPENDS =		geo/spatialindex

TEST_DEPENDS =		math/py-numpy

.include <bsd.port.mk>
