# Created by: Steven Kreuzer # $FreeBSD$ PORTNAME= wcwidth PORTVERSION= 0.1.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Determine the printable width of the terminal LICENSE= MIT NO_ARCH= yes USES= python USE_PYTHON= autoplist concurrent distutils .include