# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD: textproc/p5-Parse-PhoneNumber/Makefile 327773 2013-09-20 23:17:30Z bapt $

PORTNAME=	Parse-PhoneNumber
PORTVERSION=	1.9
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

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

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	modbuild

MAN3=	Parse::PhoneNumber.3

NO_STAGE=	yes
.include <bsd.port.mk>
