# New ports collection makefile for:	Unicode-Normalize
# Date created:				18 Feb 2006
# Whom:					Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD: ports/textproc/p5-Unicode-Normalize/Makefile,v 1.9 2009/09/23 15:24:08 tobez Exp $
#

PORTNAME=	Unicode-Normalize
PORTVERSION=	1.04
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Unicode/SADAHIRO
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Unicode Normalization Forms

PERL_CONFIGURE=	yes

MAN3=	Unicode::Normalize.3

.include <bsd.port.mk>
