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

PORTNAME=   Geo-BUFR
PORTVERSION=    1.30
CATEGORIES= science perl5 geography
MASTER_SITES=   CPAN
MASTER_SITE_SUBDIR= CPAN:PSANNES
PKGNAMEPREFIX=  p5-

MAINTAINER= perl@FreeBSD.org
COMMENT=    Perl extension for handling of WMO BUFR files

LICENSE=    GPLv2

USES=       perl5
USE_PERL5=  configure

.include <bsd.port.mk>