freebsd-ports/astro/p5-Geo-METAR/Makefile
Eitan Adler 5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00

20 lines
356 B
Makefile

# 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
MAKE_JOBS_SAFE= yes
PERL_CONFIGURE= yes
MAN3= Geo::METAR.3
.include <bsd.port.mk>