# $MidnightBSD: trunk/converters/p5-Unicode-Map/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	Unicode-Map
PORTVERSION=	0.112
CATEGORIES=	converters perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl class that converts strings to/from 2-byte Unicode UCS2 format
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN1=		map.1 mkmapfile.1
MAN3=		Unicode::Map.3

.include <bsd.port.mk>
