freebsd-ports/www/pear-Services_Google/Makefile
2021-05-23 00:20:48 +08:00

14 lines
261 B
Makefile

# Created by: Wen heping <wenheping@gmail.com>)
PORTNAME= Services_Google
PORTVERSION= 0.2.0
CATEGORIES= www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PHP interface to access the Google SOAP Web APIs
USES= pear php
USE_PHP= soap
.include <bsd.port.mk>