# New ports collection makefile for:	Lingua::JA::Regular::Unicode
# Date created:		06 Jun 2009
# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD: ports/japanese/p5-Lingua-JA-Regular-Unicode/Makefile,v 1.4 2009/11/14 01:19:32 kuriyama Exp $
#

PORTNAME=	Lingua-JA-Regular-Unicode
PORTVERSION=	0.04
CATEGORIES=	japanese perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX:=	${PKGNAMEPREFIX}p5-

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Perl extension to convert Japanese chars

BUILD_DEPENDS=	p5-YAML>0:${PORTSDIR}/textproc/p5-YAML

PERL_CONFIGURE=	yes

MAN3=	Lingua::JA::Regular::Unicode.3

.include <bsd.port.mk>
