aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Geo-Postcodes-DK/Makefile
blob: 58999b19e885a059a084a279d7858721a7aa834b (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-DK
PORTVERSION=	0.32
PORTREVISION=	1
CATEGORIES=	misc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Danish 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>