# Created by: Martin Wilke <miwi@FreeBSD.org>

PORTNAME=	Structures_DataGrid_DataSource_Array
PORTVERSION=	0.1.4
CATEGORIES=	databases www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	DataSource driver using arrays

LICENSE=	BSD2CLAUSE

BUILD_DEPENDS=	${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR}
RUN_DEPENDS=	${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR}

USES=		pear

.include <bsd.port.mk>
