# Created by: Zane C. Bowers <vvelox@vvelox.net>

PORTNAME=	Phone-Info
PORTVERSION=	0.0.1
PORTREVISION=	2
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:VVELOX
PKGNAMEPREFIX=	p5-

MAINTAINER=	vvelox@vvelox.net
COMMENT=	Provides a nicer CLI interface to Net::WhitePages

RUN_DEPENDS=	p5-Net-WhitePages>=0:net/p5-Net-WhitePages

USES=		perl5 shebangfix
SHEBANG_FILES=	bin/phoneinfo
USE_PERL5=	configure

.include <bsd.port.mk>
