aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Geo-Postcodes-DK/Makefile
blob: bb4614deeca62f1dcb2e3531dab2ae8bcf666c36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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>