diff options
Diffstat (limited to 'science/p5-Geo-ReadGRIB/Makefile')
-rw-r--r-- | science/p5-Geo-ReadGRIB/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/science/p5-Geo-ReadGRIB/Makefile b/science/p5-Geo-ReadGRIB/Makefile index 7061cfff745f..df101b9172b4 100644 --- a/science/p5-Geo-ReadGRIB/Makefile +++ b/science/p5-Geo-ReadGRIB/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Geo-ReadGRIB -# Date created: 2009-03-18 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= Geo-ReadGRIB PORTVERSION= 1.21 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Perl module provides read access to GRIB files -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Geo::ReadGRIB.3 \ Geo::ReadGRIB::Place.3 \ |