# Created by: Douglas Thrift # $FreeBSD: head/converters/py-unidecode/Makefile 407070 2016-01-24 00:13:28Z rakuco $ PORTNAME= unidecode PORTVERSION= 0.04.19 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 .include