aboutsummaryrefslogtreecommitdiffstats
path: root/science/p5-Geo-ReadGRIB
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-03-22 23:18:46 +0800
committermiwi <miwi@FreeBSD.org>2009-03-22 23:18:46 +0800
commitb6db22157379df9a36e4e90d5de5687e86b9278f (patch)
tree59ac3ce63d365d74ae52909948075d1156696e05 /science/p5-Geo-ReadGRIB
parentcb0b5766edcb02e599141e815d79a7be15c4b547 (diff)
downloadfreebsd-ports-gnome-b6db22157379df9a36e4e90d5de5687e86b9278f.tar.gz
freebsd-ports-gnome-b6db22157379df9a36e4e90d5de5687e86b9278f.tar.zst
freebsd-ports-gnome-b6db22157379df9a36e4e90d5de5687e86b9278f.zip
Geo::ReadGRIB is an object Perl module that provides read
access to data distributed in GRIB files. Specifically, it is wrote to access NOAA Wavewatch III marine weather model forecasts which are packaged as GRIB. WWW: http://search.cpan.org/dist/Geo-ReadGRIB/ PR: ports/132776 Submitted by: Wen Heping <wenheping at gmail.com>
Diffstat (limited to 'science/p5-Geo-ReadGRIB')
-rw-r--r--science/p5-Geo-ReadGRIB/Makefile23
-rw-r--r--science/p5-Geo-ReadGRIB/distinfo3
-rw-r--r--science/p5-Geo-ReadGRIB/pkg-descr6
-rw-r--r--science/p5-Geo-ReadGRIB/pkg-plist11
4 files changed, 43 insertions, 0 deletions
diff --git a/science/p5-Geo-ReadGRIB/Makefile b/science/p5-Geo-ReadGRIB/Makefile
new file mode 100644
index 000000000000..c1b29d9e4588
--- /dev/null
+++ b/science/p5-Geo-ReadGRIB/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: p5-Geo-ReadGRIB
+# Date created: 2009-03-18
+# Whom: Wen Heping <wenheping@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Geo-ReadGRIB
+PORTVERSION= 0.91
+CATEGORIES= science perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= wenheping@gmail.com
+COMMENT= Perl module provides read access to GRIB files
+
+PERL_CONFIGURE= yes
+
+MAN3= Geo::ReadGRIB.3 \
+ Geo::ReadGRIB::Place.3 \
+ Geo::ReadGRIB::PlaceIterator.3
+
+.include <bsd.port.mk>
diff --git a/science/p5-Geo-ReadGRIB/distinfo b/science/p5-Geo-ReadGRIB/distinfo
new file mode 100644
index 000000000000..c0aba7062ed9
--- /dev/null
+++ b/science/p5-Geo-ReadGRIB/distinfo
@@ -0,0 +1,3 @@
+MD5 (Geo-ReadGRIB-0.91.tar.gz) = 2afcba69c8178d6b2b31952e7f9a8a92
+SHA256 (Geo-ReadGRIB-0.91.tar.gz) = 13f6d97d7d5ecb2a52bbff0e0e3215a9d71f7934a3ea4cf8254ec740bf1d29ed
+SIZE (Geo-ReadGRIB-0.91.tar.gz) = 644259
diff --git a/science/p5-Geo-ReadGRIB/pkg-descr b/science/p5-Geo-ReadGRIB/pkg-descr
new file mode 100644
index 000000000000..d10001dbf642
--- /dev/null
+++ b/science/p5-Geo-ReadGRIB/pkg-descr
@@ -0,0 +1,6 @@
+Geo::ReadGRIB is an object Perl module that provides read
+access to data distributed in GRIB files. Specifically,
+it is wrote to access NOAA Wavewatch III marine weather
+model forecasts which are packaged as GRIB.
+
+WWW: http://search.cpan.org/dist/Geo-ReadGRIB/
diff --git a/science/p5-Geo-ReadGRIB/pkg-plist b/science/p5-Geo-ReadGRIB/pkg-plist
new file mode 100644
index 000000000000..c5b813a3f529
--- /dev/null
+++ b/science/p5-Geo-ReadGRIB/pkg-plist
@@ -0,0 +1,11 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/ReadGRIB/.packlist
+%%SITE_PERL%%/Geo/wgrib.exe
+%%SITE_PERL%%/Geo/ReadGRIB.pm
+%%SITE_PERL%%/Geo/Sample-GRIB/akw.HTSGW.grb
+%%SITE_PERL%%/Geo/ReadGRIB/PlaceIterator.pm
+%%SITE_PERL%%/Geo/ReadGRIB/Place.pm
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/ReadGRIB
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
+@dirrm %%SITE_PERL%%/Geo/Sample-GRIB
+@dirrm %%SITE_PERL%%/Geo/ReadGRIB
+@dirrmtry %%SITE_PERL%%/Geo