# Created by: Nick Hilliard <nick@foobar.org>
# $FreeBSD: tags/RELEASE_11_1_0/www/pear-Structures_DataGrid_Renderer_Flexy/Makefile 443368 2017-06-11 07:48:49Z sunpoet $

PORTNAME=	Structures_DataGrid_Renderer_Flexy
PORTVERSION=	0.1.4
CATEGORIES=	www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	Renderer for pear-Structures_DataGrid using HTML_Template_Flexy

RUN_DEPENDS=	${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \
		${PEARDIR}/HTML/Template/Flexy.php:devel/pear-HTML_Template_Flexy \
		${PEARDIR}/Structures/DataGrid/Renderer/Pager.php:www/pear-Structures_DataGrid_Renderer_Pager

USES=		pear

.include <bsd.port.mk>
