2013-08-05 17:05:29 +02:00
|
|
|
# Created by: Anton Berezin <tobez@FreeBSD.org>
|
2004-12-15 07:58:00 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Text-Unidecode
|
|
|
|
PORTVERSION= 0.04
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2004-12-15 07:58:00 +01:00
|
|
|
CATEGORIES= converters perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2004-12-15 07:58:00 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= tobez@FreeBSD.org
|
|
|
|
COMMENT= Text::Unidecode -- US-ASCII transliterations of Unicode text
|
|
|
|
|
2013-08-05 17:05:29 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2004-12-15 07:58:00 +01:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|