2013-03-17 16:28:55 +01:00
|
|
|
# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
|
2008-01-23 15:20:13 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Services_SharedBook
|
2009-04-27 01:15:55 +02:00
|
|
|
PORTVERSION= 0.2.6
|
2008-01-23 15:20:13 +01:00
|
|
|
CATEGORIES= www pear
|
|
|
|
|
2014-11-18 10:37:31 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2008-01-23 15:20:13 +01:00
|
|
|
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
|
|
|
|
|
2014-09-26 11:30:02 +02:00
|
|
|
USES= pear
|
2008-01-23 15:20:13 +01:00
|
|
|
|
2014-09-26 11:30:02 +02:00
|
|
|
.include <bsd.port.mk>
|