# Created by: Pete Fritchman <petef@databits.net>
# $FreeBSD: head/misc/p5-Geo-Weather/Makefile 412348 2016-04-01 14:17:44Z mat $

PORTNAME=	Geo-Weather
PORTVERSION=	1.41
PORTREVISION=	1
CATEGORIES=	misc perl5 geography
MASTER_SITES=	CPAN \
		ftp://ftp.innercite.com/pub/perl/
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module to retrieve weather information from weather.com

RUN_DEPENDS=	p5-libwww>=0:www/p5-libwww

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
