# Created by: Alexey V. Degtyarev <alexey@renatasystems.org>
# $FreeBSD: head/devel/py-colorama/Makefile 383070 2015-04-02 20:56:14Z pi $
# $MidnightBSD$

PORTNAME=	colorama
PORTVERSION=	0.3.3
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Cross-platform API to print colored terminal text from Python apps

LICENSE=	bsd3

USES=		python:2
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
