opnsense-ports/net/pear-XML_RPC/Makefile
Franco Fichtner af592b58e2 */*: sync with upstream
Taken from: FreeBSD
2015-11-27 07:07:19 +01:00

14 lines
251 B
Makefile

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