aboutsummaryrefslogblamecommitdiff
path: root/www/p5-Net-GeoPlanet/Makefile
blob: 3d54f0d5d9a6b9375014a0a618bc3984852478c2 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                      

                             
                   
                 



                         
                                    

                                                         
                              


                                                         
 


                            

                         
                   
 
                      
# Created by: Steven Kreuzer <skreuzer@exit2shell.com>

PORTNAME=	Net-GeoPlanet
PORTVERSION=	0.2
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	skreuzer@FreeBSD.org
COMMENT=	Access Yahoo's GeoPlanet location service

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-libwww>=5.805:www/p5-libwww \
		p5-URI>=1.35:net/p5-URI \
		p5-Test-Simple>=0.74:devel/p5-Test-Simple

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>