freebsd-ports/science/p5-Geo-ReadGRIB/Makefile
Andrej Zverev d49a8f39af - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:00:41 +00:00

16 lines
309 B
Makefile

# 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>