COMMENT =	PEP517 build backend

MODPY_EGG_VERSION =	1.0.8

DISTNAME =	poetry-core-${MODPY_EGG_VERSION}
PKGNAME =	py-${DISTNAME}

CATEGORIES =	devel

HOMEPAGE =	https://github.com/python-poetry/poetry-core

# BSD
PERMIT_PACKAGE = Yes

MODULES =	lang/python
MODPY_PI =	Yes

FLAVOR =	python3
FLAVORS =	python3

NO_TEST =	Yes

MODPY_PYBUILD =	Yes

.include <bsd.port.mk>
