# $FreeBSD: head/textproc/py-terminaltables/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= terminaltables PORTVERSION= 3.1.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jbeich@FreeBSD.org COMMENT= Generate simple tables in terminals from a nested list of strings LICENSE= MIT NO_ARCH= yes USES= python:3.6+ USE_PYTHON= autoplist distutils .include