# Created by: Nick Hilliard <nick@foobar.org>
# $FreeBSD: tags/RELEASE_11_0_0/www/pear-Structures_DataGrid_Renderer_Pager/Makefile 412351 2016-04-01 14:33:55Z mat $

PORTNAME=	Structures_DataGrid_Renderer_Pager
PORTVERSION=	0.1.3
CATEGORIES=	www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Pager Renderer for pear-Structures_DataGrid

RUN_DEPENDS=	${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \
		${PEARDIR}/Pager/Pager.php:devel/pear-Pager

USES=	pear

.include <bsd.port.mk>
