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

description         PEAR Structures_DataGrid_Renderer_HTMLSortForm package
long_description    ${description}

checksums           rmd160  08eb1b7346a985be441962ab5bad31ed578eb810 \
                    sha256  29253214efa23b9e3bf8ad737cd725b3dbb2745f43a54b4508855e5e45ace8f3

depends_lib-append  port:pear-Structures_DataGrid \
                    port:pear-HTML_QuickForm
