Index: head/devel/pear-HTML_Common/Makefile =================================================================== --- head/devel/pear-HTML_Common/Makefile (revision 476581) +++ head/devel/pear-HTML_Common/Makefile (revision 476582) @@ -1,13 +1,16 @@ # Created by: Thierry Thomas () # $FreeBSD$ PORTNAME= HTML_Common PORTVERSION= 1.2.5 CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR::HTML_Common is a base class for other HTML classes +LICENSE= PHP301 + USES= pear +NO_ARCH= yes .include