# !!! do not update blindly: sysutils/awscli/v1 requires a specific version

COMMENT=		print colored terminal text from Python apps

MODPY_DISTV=		0.4.6
DISTNAME=		colorama-${MODPY_DISTV}
PKGNAME=		py-${DISTNAME}
REVISION=		0

CATEGORIES=		devel

HOMEPAGE=		https://github.com/tartley/colorama

MAINTAINER=		Antoine Jacoutot <ajacoutot@openbsd.org>

# BSD
PERMIT_PACKAGE=	Yes

MODULES=		lang/python

MODPY_PI=		Yes
MODPY_PYBUILD=		hatchling

.include <bsd.port.mk>
