aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Services_Google/Makefile
blob: 01f8a147f42d9aad046d1106effec4d5c3ccd3a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Wen heping <wenheping@gmail.com>)

PORTNAME=	Services_Google
PORTVERSION=	0.2.0
CATEGORIES=	www pear

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

USES=		pear php
USE_PHP=	soap

.include <bsd.port.mk>