PORTNAME=	colorful
PORTVERSION=	0.5.4
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	monsieurp@gentoo.org
COMMENT=	Terminal string styling done right in Python
WWW=		https://pypi.org/project/colorful/

LICENSE=	MIT

USES=		python:3.6+
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes

.include <bsd.port.mk>
