# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD: tags/RELEASE_11_0_0/www/pear-Services_SharedBook/Makefile 412351 2016-04-01 14:33:55Z mat $

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:www/pear-HTTP_Client
RUN_DEPENDS=	${PEARDIR}/HTTP/Client.php:www/pear-HTTP_Client

USES=	pear

BROKEN=		checksum mismatch

.include <bsd.port.mk>
