Index: head/databases/pear-Structures_DataGrid_DataSource_Array/Makefile =================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_Array/Makefile (revision 487967) +++ head/databases/pear-Structures_DataGrid_DataSource_Array/Makefile (revision 487968) @@ -1,16 +1,18 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= Structures_DataGrid_DataSource_Array PORTVERSION= 0.1.4 CATEGORIES= databases www pear MAINTAINER= joneum@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