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


1.5
date	2013.03.18.15.46.33;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2013.03.16.04.53.32;	author svnexp;	state Exp;
branches;
next	1.3;

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

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

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


desc
@@


1.5
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314455
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Ditesh Shashikant Gathani <ditesh@@gathani.org>
# $FreeBSD: head/www/pear-Services_urlTea/Makefile 314455 2013-03-17 15:28:55Z miwi $

PORTNAME=	Services_urlTea
PORTVERSION=	0.1.0
CATEGORIES=	www pear

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	PHP interface to urlTea's API

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

USE_PHP=	curl
PEAR_AUTOINSTALL=	yes

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


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314242
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/www/pear-Services_urlTea/Makefile 314242 2013-03-15 02:47:26Z miwi $
a14 1

@


1.3
log
@Switch exporter over
@
text
@d1 2
a2 6
# Ports collection makefile for:  pear-Services_urlTea
# Date created:			  21 Jan 2007
# Whom:				  Ditesh Shashikant Gathani <ditesh@@gathani.org>
#
# $FreeBSD: head/www/pear-Services_urlTea/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d16 1
a16 4
FILES=		Services/urlTea.php Services/urlTea/Exception.php

TESTS=		001-create.phpt 002-lookup.phpt 003-create-and-lookup.phpt \
		tests-config.php
@


1.2
log
@- Reset ditesh (at) gathani.org due to long period of inactivity.
- Take over some ports

Approved by:	portmgr (linimon)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@An interface for accessing urlTea's web services API

WWW: http://pear.php.net/package/Services_urlTea/

- Ditesh Shashikant Gathani
ditesh@@gathani.org

PR:		ports/119831
Submitted by:	Ditesh Shashikant Gathani <ditesh at gathani.org>
@
text
@d12 1
a12 1
MAINTAINER=	ditesh@@gathani.org
@

