# Created by: Volodymyr Kostyrko # $FreeBSD: head/devel/py-termcolor/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= termcolor PORTVERSION= 1.1.0 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= c.kworr@gmail.com COMMENT= ANSII Color formatting for output in terminal LICENSE= MIT USES= python:3.6+ USE_PYTHON= distutils autoplist .include