diff --git a/devel/py-termcolor/Makefile b/devel/py-termcolor/Makefile index a23cf4e35b2d..361584d039fb 100644 --- a/devel/py-termcolor/Makefile +++ b/devel/py-termcolor/Makefile @@ -1,18 +1,20 @@ # Created by: Volodymyr Kostyrko 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 +NO_ARCH= yes + .include