Index: head/devel/pear-HTML_QuickForm_SelectFilter/Makefile =================================================================== --- head/devel/pear-HTML_QuickForm_SelectFilter/Makefile (revision 489878) +++ head/devel/pear-HTML_QuickForm_SelectFilter/Makefile (revision 489879) @@ -1,17 +1,19 @@ # Created by: Antonio Carlos Venancio Junior () # $FreeBSD$ PORTNAME= HTML_QuickForm_SelectFilter PORTVERSION= 1.0.0 CATEGORIES= devel www pear DISTNAME= ${PORTNAME}-${PORTVERSION}RC1 MAINTAINER= joneum@FreeBSD.org COMMENT= Element for PEAR::HTML_QuickForm that defines dynamic filters +LICENSE= PHP301 + BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:devel/pear-HTML_QuickForm@${PHP_FLAVOR} USES= pear .include