# Created by: Wen heping <wenheping@gmail.com>)
# $FreeBSD: www/pear-Services_Google/Makefile 314455 2013-03-17 15:28:55Z miwi $

PORTNAME=	Services_Google
PORTVERSION=	0.2.0
CATEGORIES=	www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PHP interface to access the Google SOAP Web APIs

USE_PHP=	soap
PEAR_AUTOINSTALL=	yes

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