1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/astro/p5-Geo-METAR/Makefile
Ying-Chieh Liao c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00

23 lines
434 B
Makefile

# New ports collection makefile for: Geo-METAR
# Date created: Mon Jan 1 01:42:56 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= Geo-METAR
PORTVERSION= 1.14
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Geo
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= A perl module that processes METAR information from NOAA sources
PERL_CONFIGURE= yes
MAN3= Geo::METAR.3
.include <bsd.port.mk>