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

PORTNAME=	Structures_DataGrid_Renderer_Smarty
PORTVERSION=	0.1.5
CATEGORIES=	www pear

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

RUN_DEPENDS=	${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \
		${LOCALBASE}/share/smarty/Smarty.class.php:www/smarty2 \
		${PEARDIR}/Structures/DataGrid/Renderer/Pager.php:www/pear-Structures_DataGrid_Renderer_Pager

USES=		pear

.include <bsd.port.mk>
