# Created by: Douglas Thrift # $FreeBSD$ PORTNAME= unidecode PORTVERSION= 0.04.20 CATEGORIES= converters python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Unidecode-${PORTVERSION} MAINTAINER= douglas@douglasthrift.net COMMENT= ASCII transliterations of Unicode text LICENSE= GPLv2 USES= python USE_PYTHON= distutils autoplist concurrent NO_ARCH= yes .include