# New ports collection makefile for:	Unicode::Japanese
# Date created:		25 August 2006
# Whom:			Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD: ports/japanese/p5-Unicode-Japanese/Makefile,v 1.3 2007/09/08 01:00:14 linimon Exp $
#

PORTNAME=	Unicode-Japanese
PORTVERSION=	0.37
CATEGORIES=	japanese converters perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	../../authors/id/H/HI/HIO

MAINTAINER=	knu@FreeBSD.org
COMMENT=	A Perl5 module to handle Japanese character encodings

PERL_CONFIGURE=	5.8.0+
MAN1=		ujconv.1
MAN3=		Unicode::Japanese.3 Unicode::Japanese::JA.3

.include <bsd.port.pre.mk>

PKGNAMEPREFIX:=	${PKGNAMEPREFIX}p5-

.include <bsd.port.post.mk>


syntax highlighted by Code2HTML, v. 0.9.1