# Created by: Martin Wilke # $FreeBSD: head/textproc/py-texttable/Makefile 403290 2015-12-08 16:08:39Z vanilla $ PORTNAME= texttable PORTVERSION= 0.8.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP \ http://foutaise.org/code/texttable/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Module for creating simple ASCII tables LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_PYTHON= autoplist distutils .include