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

description         PEAR Structures_DataGrid_Renderer_Smarty package
long_description    ${description}

checksums           rmd160  725cd98cd9e2810a4b95b44fd8d16a50066d38f9 \
                    sha256  4eb3b5c2de99788db0f39e4f83fe6f56c9c0edcc2fb0e3b98a0bd77f813ec53b

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