2013-07-31 16:36:21 +02:00
|
|
|
# Created by: Gea-Suan Lin <gslin@gslin.org>
|
2006-07-21 15:46:36 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Geo-Postcodes-NO
|
2006-09-25 16:17:26 +02:00
|
|
|
PORTVERSION= 0.31
|
2006-07-21 15:46:36 +02:00
|
|
|
CATEGORIES= misc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-07-21 15:46:36 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2006-09-25 16:17:26 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-07-21 15:46:36 +02:00
|
|
|
COMMENT= Norwegian postcodes with associated information
|
|
|
|
|
2012-01-06 19:09:15 +01:00
|
|
|
BUILD_DEPENDS= p5-Geo-Postcodes>=0.31:${PORTSDIR}/misc/p5-Geo-Postcodes
|
2006-09-25 16:17:26 +02:00
|
|
|
RUN_DEPENDS= p5-Geo-Postcodes>=0.31:${PORTSDIR}/misc/p5-Geo-Postcodes
|
2006-07-21 15:46:36 +02:00
|
|
|
|
2013-07-31 16:36:21 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-07-21 15:46:36 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|