PORTNAME=	termcolor
PORTVERSION=	1.1.0
PORTREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	ANSII Color formatting for output in terminal

LICENSE=	mit

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
