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

description         PEAR Structures_DataGrid_Renderer_Flexy package
long_description    ${description}

checksums           rmd160  81e1d8a3e8b8c899ca39764d377831b6183e5e50 \
                    sha256  e1e8275ca595d805898e94aa67bc49ced81c5c6a966c10e17e2eab5378011835

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