# $MidnightBSD: trunk/devel/py-termcolor/Makefile 20339 2015-09-28 13:39:08Z laffer1 $

PORTNAME=	termcolor
PORTVERSION=	1.1.0
PORTREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
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>
