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

description         PEAR PEAR_Size package
long_description    ${description}

checksums           rmd160  72f8b9345001651fa45ebaf62e2107008c9c1b2c \
                    sha256  6e23d99dbf2773efd7bbdfdd2bc6dd7983c1a4edebb9896ac9ed7c5db4dd7107

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