# 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.2 2009/03/23 21:51:29 miwi Exp $
#

PORTNAME=	Geo-ReadGRIB
PORTVERSION=	0.98
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>
