# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/www/pear-Horde_Service_Facebook/Makefile 425777 2016-11-09 00:01:15Z mm $

PORTNAME=	Horde_Service_Facebook
PORTVERSION=	2.0.9
CATEGORIES=	www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Facebook client

USES=	horde
USE_PHP=	json simplexml
USE_HORDE_RUN=	Horde_Exception \
		Horde_Http \
		Horde_Translation \
		Horde_Support \
		Horde_Util

.include <bsd.port.mk>
