1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/misc/p5-Geo-Postcodes-NO/Makefile
2021-04-06 16:31:07 +02:00

20 lines
433 B
Makefile

# 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>