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

description         PEAR Structures_DataGrid_Renderer_XUL package
long_description    ${description}

checksums           rmd160  0fe3b8e0d256f24c2345e9402d387582f2ed392f \
                    sha256  5bd8f6fc117f67e16230d51bfc583f627d5bd1fa3b22025e5be721cc365baad6

depends_lib-append  port:pear-Structures_DataGrid
