aboutsummaryrefslogtreecommitdiffstats
path: root/astro/p5-Geo-METAR/Makefile
blob: 3c00694e50410946bf6130b54f52d4d01b3bb69e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: will
# $FreeBSD$

PORTNAME=   Geo-METAR
PORTVERSION=    1.15
CATEGORIES= astro geography perl5
MASTER_SITES=   CPAN
MASTER_SITE_SUBDIR= Geo
PKGNAMEPREFIX=  p5-

MAINTAINER= perl@FreeBSD.org
COMMENT=    Perl module that processes METAR information from NOAA sources

USES=       perl5
USE_PERL5=  configure

.include <bsd.port.mk>