COMMENT =	headers for interoperability between C++ and Python

MODPY_EGG_VERSION =	2.10.3
DISTNAME =	pybind11-${MODPY_EGG_VERSION}
PKGNAME =	py-${DISTNAME}

CATEGORIES =	devel

# BSD
PERMIT_PACKAGE =	Yes

MODULES =	lang/python

FLAVORS =	python3
FLAVOR  =	python3

MODPY_PI =	Yes
MODPY_PYBUILD =	setuptools
NO_TEST =	Yes

.include <bsd.port.mk>
