# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD: converters/p5-String-Multibyte/Makefile 332379 2013-11-01 14:20:56Z vanilla $

PORTNAME=	String-Multibyte
PORTVERSION=	1.10
CATEGORIES=	converters perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:SADAHIRO
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module to manipulate multibyte character strings

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
