Index: head/devel/pear-Console_Color/Makefile =================================================================== --- head/devel/pear-Console_Color/Makefile (revision 488106) +++ head/devel/pear-Console_Color/Makefile (revision 488107) @@ -1,13 +1,16 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= Console_Color PORTVERSION= 1.0.3 CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR use ANSI console colors +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + USES= pear .include