Yahoo! GeoPlanet helps bridge the gap between the real and virtual

worlds by providing an open, permanent, and intelligent infrastructure
for geo-referencing data on the Internet.

WWW: http://developer.yahoo.com/geo/

PR:		ports/126292
Submitted by:	Steven Kreuzer <skreuzer at exit2shell.com>
This commit is contained in:
Martin Wilke 2008-08-10 22:00:59 +00:00
parent 3c0938a968
commit d90a4dd88a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218376
5 changed files with 42 additions and 0 deletions

View File

@ -908,6 +908,7 @@
SUBDIR += p5-Net-Flickr-API
SUBDIR += p5-Net-Flickr-Backup
SUBDIR += p5-Net-Flickr-RDF
SUBDIR += p5-Net-GeoPlanet
SUBDIR += p5-Net-eBay
SUBDIR += p5-Newsletter
SUBDIR += p5-PHP-Session

View File

@ -0,0 +1,27 @@
# New ports collection makefile for: p5-Net-GeoPlanet
# Date created: 2008-08-05
# Whom: Steven Kreuzer <skreuzer@exit2shell.com>
#
# $FreeBSD$
#
PORTNAME= Net-GeoPlanet
PORTVERSION= 0.1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@exit2shell.com
COMMENT= Access Yahoo's GeoPlanet location service
RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \
p5-XML-Simple>=2.18:${PORTSDIR}/textproc/p5-XML-Simple \
p5-URI>=1.35:${PORTSDIR}/net/p5-URI \
p5-Test-Simple>=0.74:${PORTSDIR}/devel/p5-Test-Simple
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Net::GeoPlanet.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Net-GeoPlanet-0.1.tar.gz) = d99a2f4da4032b7ae1bd503abe6dcb52
SHA256 (Net-GeoPlanet-0.1.tar.gz) = e8f15981fd051230c65e4239352688e313787c8c70ba8066c5f7030b80a12515
SIZE (Net-GeoPlanet-0.1.tar.gz) = 1381

View File

@ -0,0 +1,7 @@
Yahoo! GeoPlanet helps bridge the gap between the real and virtual
worlds by providing an open, permanent, and intelligent infrastructure
for geo-referencing data on the Internet.
Net::GeoPlanet provides access to Yahoo's GeoPlanet location service.
WWW: http://developer.yahoo.com/geo/

View File

@ -0,0 +1,4 @@
@comment $FreeBSD$
%%SITE_PERL%%/Net/GeoPlanet.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/GeoPlanet/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/GeoPlanet