Update misc/kde4-l10n-lv to version 4.12.4
[dports.git] / misc / p5-Geo-Postcodes-DK / Makefile
1 # Created by: Gea-Suan Lin <gslin@gslin.org>
2 # $FreeBSD$
3
4 PORTNAME=       Geo-Postcodes-DK
5 PORTVERSION=    0.32
6 CATEGORIES=     misc perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     perl@FreeBSD.org
11 COMMENT=        Danish postcodes with associated information
12
13 BUILD_DEPENDS=  p5-Geo-Postcodes>=0.31:${PORTSDIR}/misc/p5-Geo-Postcodes
14 RUN_DEPENDS=    p5-Geo-Postcodes>=0.31:${PORTSDIR}/misc/p5-Geo-Postcodes
15
16 USES=           perl5
17 USE_PERL5=      configure
18
19 .include <bsd.port.mk>