COMMENT=	immutable dictionary

MODPY_DISTV=	4.2.0
DISTNAME=	immutabledict-${MODPY_DISTV}
PKGNAME=	py-immutabledict-${MODPY_DISTV}
REVISION=	1

CATEGORIES=	devel

HOMEPAGE=	https://github.com/corenting/immutabledict

MAINTAINER =	Renaud Allard <renaud@allard.it>

# MIT
PERMIT_PACKAGE=	Yes

MODULES=	lang/python
MODPY_PYBUILD=	poetry-core
MODPY_PI=	Yes

.include <bsd.port.mk>
