# Created by: Nick Hilliard <nick@foobar.org>
# $FreeBSD: tags/RELEASE_11_0_0/databases/pear-Structures_DataGrid_DataSource_DB/Makefile 412346 2016-04-01 14:00:51Z mat $

PORTNAME=	Structures_DataGrid_DataSource_DB
PORTVERSION=	0.1.1
CATEGORIES=	databases www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	DB datasource driver for pear-Structures_DataGrid

RUN_DEPENDS=	${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \
		${PEARDIR}/DB.php:databases/pear-DB \
		${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array

USES=	pear

.include <bsd.port.mk>
