# Created by: Wen Heping # $FreeBSD: head/net/pear-XML_RPC2/Makefile 527886 2020-03-06 17:33:54Z joneum $ PORTNAME= XML_RPC2 PORTVERSION= 1.1.4 CATEGORIES= net devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= XML-RPC client/server library LICENSE= PHP301 BUILD_DEPENDS= ${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite@${PHP_FLAVOR} \ ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite@${PHP_FLAVOR} \ ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} USES= pear php USE_PHP= curl .include