mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
78450f0a5d
With hat: portmgr-secretary
15 lines
266 B
Makefile
15 lines
266 B
Makefile
# 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>
|