# Created by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
# $FreeBSD: converters/p5-Unicode-String/Makefile 324174 2013-08-02 18:52:07Z mat $

PORTNAME=	Unicode-String
PORTVERSION=	2.09
CATEGORIES=	converters perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	These are experimental Perl5 modules to handle various Unicode issues

USES=		perl5
USE_PERL5=	configure

MAN3=		Unicode::CharName.3 Unicode::String.3

.include <bsd.port.mk>
