# Created by: Po-Chuan Hsieh # $FreeBSD: head/devel/py-ansi/Makefile 561124 2021-01-10 23:11:31Z sunpoet $ PORTNAME= ansi PORTVERSION= 0.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= ANSI cursor movement and graphics LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include