aboutsummaryrefslogtreecommitdiff
path: root/science/p5-Geo-ReadGRIB/Makefile
blob: 4b9166c329619562fd30e1eb827002bcc214dd3f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>