2013-09-20 18:05:24 +02:00
|
|
|
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
2005-12-20 15:48:29 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Unicode-UTF8simple
|
|
|
|
PORTVERSION= 1.06
|
|
|
|
CATEGORIES= converters perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2005-12-20 15:48:29 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2006-12-15 02:21:57 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2012-07-24 09:19:21 +02:00
|
|
|
COMMENT= Conversions to/from UTF-8 from/to charactersets
|
2005-12-20 15:48:29 +01:00
|
|
|
|
2013-08-02 20:21:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2005-12-20 15:48:29 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|