# Ports collection makefile for: pear-Services_Google # Date created: 13 April 2008 # Whom: Wen heping ) # # $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 USE_PHP= soap CATEGORY= Services FILES= Google.php EXAMPLES= example1.php .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include