aboutsummaryrefslogblamecommitdiff
path: root/misc/p5-Geo-Weather/Makefile
blob: 0ee06ea61494995684c42e8b1aed83a405a5a40e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                 

                           
                    
                 
                                    
                      
                                                 

                   
                                
                                                                            
 
                                          
 

                         
 
                      
# Created by: Pete Fritchman <petef@databits.net>

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>