aboutsummaryrefslogtreecommitdiffstats
path: root/www/pear-Services_Google/Makefile
blob: e3d5c49fb0bb191b34bec84618798f71772cff09 (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= ports@FreeBSD.org
COMMENT=    PHP interface to access the Google SOAP Web APIs

USES=   pear
USE_PHP=    soap

.include <bsd.port.mk>