ports/net/pear-XML_RPC/Makefile
2021-05-23 00:20:48 +08:00

13 lines
247 B
Makefile

# Created by: Alex Dupre <ale@FreeBSD.org>
PORTNAME= XML_RPC
PORTVERSION= 1.5.5
CATEGORIES= net devel pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PHP implementation of the XML-RPC protocol
USE_PHP= xml
USES= pear php
.include <bsd.port.mk>