# Created by: Patrice Clement # $FreeBSD: head/devel/py-colorful/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= colorful PORTVERSION= 0.4.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= monsieurp@gentoo.org COMMENT= Terminal string styling done right in Python LICENSE= MIT USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include