# New ports collection makefile for:	Jcode
# Date created:		7 Nov 1999
# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD: ports/japanese/p5-Jcode/Makefile,v 1.36 2009/07/22 16:26:45 pgollucci Exp $
#

PORTNAME=	Jcode
PORTVERSION=	2.07
CATEGORIES=	japanese perl5
MASTER_SITES=	CPAN

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

PERL_CONFIGURE=	yes
MAN3=		Jcode.3 Jcode::Nihongo.3

.include <bsd.port.pre.mk>
PKGNAMEPREFIX:=	${PKGNAMEPREFIX}p5-
.include <bsd.port.post.mk>
