head	1.6;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2012.11.17.06.02.52;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.06.10.18.42.38;	author swills;	state Exp;
branches;
next	1.4;

1.4
date	2009.03.28.01.16.37;	author skreuzer;	state Exp;
branches;
next	1.3;

1.3
date	2008.12.01.17.32.57;	author amdmi3;	state Exp;
branches;
next	1.2;

1.2
date	2008.11.15.23.03.28;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2008.08.10.22.00.59;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Net-GeoPlanet
# Date created:				2008-08-05
# Whom:					Steven Kreuzer <skreuzer@@exit2shell.com>
#
# $FreeBSD: head/www/p5-Net-GeoPlanet/Makefile 300897 2012-07-14 14:29:18Z beat $
#

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

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

RUN_DEPENDS=	p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \
		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>
@


1.5
log
@- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@Change MAINTAINER on my ports to my FreeBSD email address

Approved by:	wxs (mentor)
@
text
@d20 1
a20 1
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.3
log
@- Update to 0.2

PR:		129338
Submitted by:	Steven Kreuzer <skreuzer at exit2shell dot com> (maintainer)
@
text
@d14 1
a14 1
MAINTAINER=	skreuzer@@exit2shell.com
@


1.2
log
@- Fix plist

PR:		128878
Submitted by:	Steven Kreuzer <skreuzer@@exit2shell.com> (maintainer) \
		pointyhat
@
text
@d9 1
a9 2
PORTVERSION=	0.1
PORTREVISION=	1
a17 1
		p5-XML-Simple>=2.18:${PORTSDIR}/textproc/p5-XML-Simple \
@


1.1
log
@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>
@
text
@d10 1
@

