Index: head/devel/pear-HTML_CSS/Makefile =================================================================== --- head/devel/pear-HTML_CSS/Makefile (revision 489870) +++ head/devel/pear-HTML_CSS/Makefile (revision 489871) @@ -1,16 +1,18 @@ # Created by: Antonio Carlos Venancio Junior () # $FreeBSD$ PORTNAME= HTML_CSS PORTVERSION= 1.5.4 CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class for generating CSS declarations +LICENSE= BSD2CLAUSE + BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common@${PHP_FLAVOR} USES= pear .include