aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Geo-Postcodes-NO/Makefile
blob: cda0903711126b2a97fd36cc2d4f6827b5ac01a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Gea-Suan Lin <gslin@gslin.org>

PORTNAME=	Geo-Postcodes-NO
PORTVERSION=	0.31
PORTREVISION=	1
CATEGORIES=	misc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Norwegian postcodes with associated information

BUILD_DEPENDS=	p5-Geo-Postcodes>=0.31:misc/p5-Geo-Postcodes
RUN_DEPENDS=	p5-Geo-Postcodes>=0.31:misc/p5-Geo-Postcodes

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>