opnsense-ports/astro/p5-Geo-METAR/Makefile

18 lines
319 B
Makefile

# Created by: will
# $FreeBSD$
PORTNAME= Geo-METAR
PORTVERSION= 1.15
PORTREVISION= 1
CATEGORIES= astro geography perl5
MASTER_SITES= CPAN
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>