2012-11-27 17:17:13 +01:00
|
|
|
# Created by: Aaron Dalton <aaron@FreeBSD.org>
|
2006-02-18 23:34:37 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Parse-PhoneNumber
|
2013-01-03 16:50:52 +01:00
|
|
|
PORTVERSION= 1.9
|
2006-02-18 23:34:37 +01:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-02-18 23:34:37 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2013-01-03 16:50:52 +01:00
|
|
|
MAINTAINER= culot@FreeBSD.org
|
2006-02-18 23:34:37 +01:00
|
|
|
COMMENT= Parse phone numbers
|
|
|
|
|
2013-01-03 16:50:52 +01:00
|
|
|
LICENSE= ART10 GPLv1
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2013-09-11 08:27:41 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= modbuild
|
2006-02-18 23:34:37 +01:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|