# -*- 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

PortSystem          1.0
PortGroup           pear 1.0

pear.setup          HTML_QuickForm2 2.0.0RC1 pear.php.net
categories-append   net www
license             BSD
platforms           darwin
maintainers         nomaintainer

description         PEAR HTML_QuickForm2 package
long_description    ${description}

checksums           rmd160  6a1480f8f4ac09862ceb49130a727eb94310e211 \
                    sha256  164ddf3f70ae9f2275614616ac4e471e2d4a1f83d70d2d73950fb2ae25571402

depends_lib-append  port:pear-HTML_Common2