# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 87315 2011-11-17 00:13:39Z pixilla@macports.org $

PortSystem          1.0
PortGroup           php5pear 1.0

php5pear.setup      XML_RPC2 1.1.1
categories-append   net www
platforms           darwin
maintainers         pixilla openmaintainer

description         PEAR XML_RPC2 package
long_description    ${description}

checksums           sha1    5fbd4bcce5e05a8faf6f889f143cace0474d0b4e \
                    rmd160  0de18a3edeaa0de05e34b59a7f48a261273d95ad

depends_lib-append  port:pear-HTTP_Request2 \
                    port:pear-Cache_Lite
