# New ports collection makefile for:	p5-Geo-ReadGRIB
# Date created:		2009-03-18
# Whom:			Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/science/p5-Geo-ReadGRIB/Makefile,v 1.5 2009/11/22 03:15:14 wen Exp $
#

PORTNAME=	Geo-ReadGRIB
PORTVERSION=	1.21
CATEGORIES=	science perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	wen@FreeBSD.org
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>
