# Ports collection makefile for: pear-XML_RPC2 # Date created: 11 September 2008 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= XML_RPC2 PORTVERSION= 1.1.1 CATEGORIES= net devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= XML-RPC client/server library BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/Cache/Lite.php:${PORTSDIR}/sysutils/pear-Cache_Lite RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/Cache/Lite.php:${PORTSDIR}/sysutils/pear-Cache_Lite PEAR_AUTOINSTALL= yes USE_PHP= curl .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include