Index: head/devel/pear-Structures_DataGrid/Makefile =================================================================== --- head/devel/pear-Structures_DataGrid/Makefile (revision 477412) +++ head/devel/pear-Structures_DataGrid/Makefile (revision 477413) @@ -1,15 +1,18 @@ # Created by: Nick Hilliard # $FreeBSD$ PORTNAME= Structures_DataGrid PORTVERSION= 0.9.3 CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Full-featured tabular structured data management package +LICENSE= BSD3CLAUSE + RUN_DEPENDS= ${PEARDIR}/Console/Table.php:devel/pear-Console_Table@${PHP_FLAVOR} USES= pear +NO_ARCH= yes .include