# -*- 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 94227 2012-06-13 00:00:32Z pixilla@macports.org $

PortSystem          1.0
PortGroup           pear 1.0

pear.setup          HTTP_WebDAV_Client 1.0.2 pear.php.net
categories-append   net www
platforms           darwin
maintainers         pixilla openmaintainer

description         PEAR HTTP_WebDAV_Client package
long_description    ${description}

checksums           rmd160  083d580ac6d687ce682cc59ae5059eb029ffd58c \
                    sha256  4c2058ab69589bbe20fa97004ac84259e0392975ce31dcdd0cb95ed24d33fde5

depends_lib-append  port:pear-HTTP_Request
