COMMENT=	Python implementation of json5

MODPY_DISTV=	0.12.1
# N.B. there is also textproc/py-pyjson5, which is different
DISTNAME=	json5-${MODPY_DISTV}
PKGNAME=	py-${DISTNAME}
REVISION=	0

CATEGORIES=	textproc

# Apache 2.0
PERMIT_PACKAGE=	Yes

MODULES=	lang/python
MODPY_PYBUILD=	setuptools
MODPY_PI=	Yes

.include <bsd.port.mk>
