head	1.6;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	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.6
date	2013.03.18.15.46.33;	author svnexp;	state Exp;
branches;
next	1.5;

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

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

1.3
date	2009.04.26.23.15.55;	author miwi;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.6
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_SharedBook/Makefile 314455 2013-03-17 15:28:55Z miwi $

PORTNAME=	Services_SharedBook
PORTVERSION=	0.2.6
CATEGORIES=	www pear

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	PHP wrapper for SharedBook Open API

BUILD_DEPENDS=	${PEARDIR}/HTTP/Client.php:${PORTSDIR}/www/pear-HTTP_Client
RUN_DEPENDS=	${PEARDIR}/HTTP/Client.php:${PORTSDIR}/www/pear-HTTP_Client

PEAR_AUTOINSTALL=	yes

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


1.5
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314411
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 2
a2 6
# Ports collection makefile for:  pear-Services_SharedBook
# Date created:			  22 Jan 2007
# Whom:				  Ditesh Shashikant Gathani <ditesh@@gathani.org>
#
# $FreeBSD: head/www/pear-Services_SharedBook/Makefile 314411 2013-03-17 08:27:46Z miwi $
#
@


1.4
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/www/pear-Services_SharedBook/Makefile 300897 2012-07-14 14:29:18Z beat $
d18 1
a18 3
FILES=		Services/SharedBook.php Services/SharedBook/Exception.php

EXAMPLES=	example.php photo1.jpg photo2.jpg photo3.jpg photo4.jpg
@


1.3
log
@- Update to 0.2.6
@
text
@d5 1
a5 1
# $FreeBSD$
@


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

Approved by:	portmgr (linimon)
@
text
@d9 1
a9 1
PORTVERSION=	0.2.2
@


1.1
log
@SharedBook has developed a unique, on demand reverse publishing platform to help
businesses and consumers extract, manipulate and publish the Internet content.
SharedBook has an Open API (Application Programming Interface).

Anyone can write a program that will transfer data to the SharedBook platform
and utilize full functionality to create revenue-producing books, both online
and off. This package is a wrapper for Open API calls, handles XML responses,
file uploads.

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

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

