# -*- 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 87314 2011-11-17 00:09:04Z pixilla@macports.org $

PortSystem          1.0
PortGroup           php5pear 1.0

php5pear.setup      HTML_QuickForm_Rule_Spelling 0.2.0
categories-append   net www
platforms           darwin
maintainers         pixilla openmaintainer

description         PEAR HTML_QuickForm_Rule_Spelling package
long_description    ${description}

checksums           sha1    43c825d6d89c134f446a2d32025ef78b2b51b8c4 \
                    rmd160  7ecd9ce77f0fe0e868b439f79289282db0866c8e

depends_lib-append  port:pear-HTML_QuickForm
