COMMENT =	discover and load entry points from installed packages

MODPY_DISTV =	0.4
DISTNAME =	entrypoints-${MODPY_DISTV}
PKGNAME =	py-${DISTNAME}
CATEGORIES =	devel
REVISION =	2

HOMEPAGE =	https://github.com/takluyver/entrypoints

# MIT
PERMIT_PACKAGE =	Yes

MODULES =	lang/python

MODPY_PI =	Yes
MODPY_PYBUILD =	flit_core
MODPY_PYTEST =	Yes

.include <bsd.port.mk>
