# New ports collection makefile for:	ja-p5-Number-Phone-JP
# Date created:				2005-11-24
# Whom:					n-shigemura@ensure.jp
#
# $FreeBSD: ports/japanese/p5-Number-Phone-JP/Makefile,v 1.3 2010/12/12 23:14:21 pgollucci Exp $
#

PORTNAME=	Number-Phone-JP
PORTVERSION=	0.12
CATEGORIES=	japanese perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	ja-p5-

MAINTAINER=	nork@FreeBSD.org
COMMENT=	Perl5 module to validate Japanese phone numbers

RUN_DEPENDS=	p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require

PERL_CONFIGURE=	yes

MAN3=		Number::Phone::JP.3 \
		Number::Phone::JP::Table.3 \

.include <bsd.port.mk>
