# -*- 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 97697 2012-09-12 11:56:14Z jmr@macports.org $

PortSystem          1.0
PortGroup           pear 1.0

pear.setup          HTML_QuickForm 3.2.13 pear.php.net
categories-append   net www
license             PHP-3.01
platforms           darwin
maintainers         pixilla openmaintainer

description         PEAR HTML_QuickForm package
long_description    ${description}

checksums           rmd160  ea97614fd0cb6d1504b56161ce41829d91165529 \
                    sha256  202435eac2e344aaf68e699d1a80082e4edf88a161ca1b7b3aba487668e5728c

depends_lib-append  port:pear-HTML_Common
