aboutsummaryrefslogblamecommitdiff
path: root/databases/pear-Structures_DataGrid_DataSource_Array/Makefile
blob: 6e736f56a44190a2fa9a3bd23357c5c0f1f2fec5 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             

                                                    
                     

                                  
                                

                                              

                          

                                                                                               
 
                    
 
                      
# 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>