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


1.3
date	2013.03.15.19.01.17;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.11.17.06.02.57;	author svnexp;	state Exp;
branches;
next	1.1;

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


desc
@@


1.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314213
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Martin Wilke <miwi@@FreeBSD.org>
# $FreeBSD: head/www/pear-Services_Yahoo/Makefile 314213 2013-03-15 01:27:26Z miwi $

PORTNAME=	Services_Yahoo
PORTVERSION=	0.2.0
CATEGORIES=	www pear

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	Provides access to the Yahoo! Web Services

BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear

PEAR_AUTOINSTALL=	yes

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
@


1.2
log
@Switch exporter over
@
text
@d1 2
a2 6
# Ports collection makefile for:  pear-Services_Yahoo
# Date created:			  10 Dez 2008
# Whom:				  Martin Wilke <miwi@@FreeBSD.org>
#
# $FreeBSD: head/www/pear-Services_Yahoo/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d14 1
a14 7
CATEGORY=	Services
FILES=		Yahoo/ContentAnalysis/AbstractContentAnalysis.php Yahoo/ContentAnalysis/Response.php \
		Yahoo/ContentAnalysis/spellingSuggestion.php Yahoo/ContentAnalysis/termExtraction.php \
		Yahoo/Maps/Request.php Yahoo/Maps/XMLDocument.php Yahoo/Search/AbstractSearch.php \
		Yahoo/Search/Response.php Yahoo/Search/image.php Yahoo/Search/local.php Yahoo/Search/news.php \
		Yahoo/Search/video.php Yahoo/Search/web.php Yahoo/Tests/All.php Yahoo/Tests/Exception.php \
		Yahoo/Tests/Search.php Yahoo/Exception.php Yahoo/ContentAnalysis.php Yahoo/Search.php
@


1.1
log
@Services_Yahoo provides object-oriented interfaces to the web
service capabilities of Yahoo.

WWW: http://pear.php.net/package/Services_Yahoo
@
text
@d5 1
a5 1
# $FreeBSD$
@

