# Created by: Wen heping <wenheping@gmail.com>)
# $FreeBSD: tags/RELEASE_11_1_0/www/pear-Services_Google/Makefile 443359 2017-06-11 07:48:05Z sunpoet $

PORTNAME=	Services_Google
PORTVERSION=	0.2.0
CATEGORIES=	www pear

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

USES=		pear php
USE_PHP=	soap

.include <bsd.port.mk>
