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

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
USE_PHP=	soap

.include <bsd.port.mk>