# -*- 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      PEAR_Size 0.2.0
categories-append   net www
platforms           darwin
maintainers         pixilla openmaintainer

description         PEAR PEAR_Size package
long_description    ${description}

checksums           sha1    722d861e418ceeb90ea73870cd0ca357d7ecb38f \
                    rmd160  72f8b9345001651fa45ebaf62e2107008c9c1b2c

depends_lib-append  port:pear-Console_Getargs \
                    port:pear-Console_Table \
                    port:pear-HTML_Table
