# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD: head/net/pear-XML_RPC/Makefile 443301 2017-06-11 07:43:21Z sunpoet $

PORTNAME=	XML_RPC
PORTVERSION=	1.5.5
CATEGORIES=	net devel pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	PHP implementation of the XML-RPC protocol

USE_PHP=	xml
USES=		pear php

.include <bsd.port.mk>
