COMMENT =		inline matplotlib backend for jupyter

MODPY_DISTV =	0.1.6
DISTNAME =		matplotlib-inline-${MODPY_DISTV}
PKGNAME =		py-${DISTNAME}
REVISION =		2

CATEGORIES =		graphics math

HOMEPAGE =		https://github.com/martinRenou/matplotlib-inline

# BSD 3-Clause
PERMIT_PACKAGE =	Yes

MODULES =		lang/python
MODPY_PI =		Yes
MODPY_PYBUILD =		setuptools

RUN_DEPENDS =		devel/py-traitlets

NO_TEST =		Yes

.include <bsd.port.mk>
