mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
20 lines
433 B
Makefile
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>
|