# Created by: Wen heping <wenheping@gmail.com>)
# $FreeBSD: tags/RELEASE_11_0_0/www/pear-Services_Facebook/Makefile 412351 2016-04-01 14:33:55Z mat $

PORTNAME=	Services_Facebook
PORTVERSION=	0.2.14
CATEGORIES=	www pear

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

BUILD_DEPENDS=	${PEARDIR}/Validate.php:devel/pear-Validate
RUN_DEPENDS=	${PEARDIR}/Validate.php:devel/pear-Validate

USES=	pear
USE_PHP=	curl

.include <bsd.port.mk>
