PORTNAME=	entrypoints
PORTVERSION=	0.4
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Discover and load entry points from installed packages

LICENSE=	mit
LICENSE_FILE=	${WRKSRC}/LICENSE

BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flit-core>=2<4:devel/py-flit-core@${PY_FLAVOR}
USES=		python
USE_PYTHON=	autoplist pep517
NO_ARCH=	yes
NO_TEST=	yes

.include <bsd.port.mk>
