# $MidnightBSD: trunk/devel/py-termcolor/Makefile 16573 2014-08-23 13:03:21Z laffer1 $

PORTNAME=	termcolor
PORTVERSION=	1.1.0
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

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

LICENSE=	mit

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_AUTOPLIST=	yes

.include <bsd.port.mk>
