# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/net/pear-XML_RPC/Makefile 402439 2015-11-26 12:04:00Z miwi $

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>
