# New ports collection makefile for:	textproc/p5-Parse-PhoneNumber
# Date created:				18 Feb 2006
# Whom:					Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD: ports/textproc/p5-Parse-PhoneNumber/Makefile,v 1.2 2007/09/08 01:06:18 linimon Exp $
#

PORTNAME=	Parse-PhoneNumber
PORTVERSION=	1.6
CATEGORIES=	textproc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Parse
PKGNAMEPREFIX=	p5-

MAINTAINER=	aaron@FreeBSD.org
COMMENT=	Parse phone numbers

PERL_MODBUILD=	yes

MAN3=	Parse::PhoneNumber.3

.include <bsd.port.mk>
