1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/www/pear-Services_Google/Makefile
2016-07-25 20:01:02 +00:00

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>