# Ports collection makefile for: py-texttable # Date created: 24 April 2007 # Whom: Martin Wilke # # $FreeBSD$ # PORTNAME= texttable PORTVERSION= 0.6.0 CATEGORIES= textproc python MASTER_SITES= http://jefke.free.fr/stuff/python/texttable/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= miwi@FreeBSD.org COMMENT= Module for creating simple ASCII tables USE_PYTHON= 2.3+ USE_PYDISTUTILS= yes .include