# Created by: William Grzybowski # $FreeBSD$ PORTNAME= charade PORTVERSION= 1.0.3 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Universal encoding detector for python 2 and 3 LICENSE= LGPL3 USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include