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

PORTNAME=	Structures_DataGrid_DataSource_CSV
PORTVERSION=	0.1.6
CATEGORIES=	databases www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	DataSource driver using CSV files

LICENSE=	BSD2CLAUSE

BUILD_DEPENDS=	${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR}
RUN_DEPENDS=	${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR}

USES=		pear

.include <bsd.port.mk>
