freebsd-ports/www/pear-Services_Google/Makefile
Jochen Neumeister eb9ac8e5ea hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 18:09:09 +00:00

14 lines
270 B
Makefile

# 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 php
USE_PHP= soap
.include <bsd.port.mk>