diff options
-rw-r--r-- | devel/pear-Console_Color/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/pear-Console_Color/Makefile b/devel/pear-Console_Color/Makefile index 21d48f55f6b6..b9d646deff30 100644 --- a/devel/pear-Console_Color/Makefile +++ b/devel/pear-Console_Color/Makefile @@ -8,6 +8,9 @@ CATEGORIES= devel www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR use ANSI console colors +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + USES= pear .include <bsd.port.mk> |