From 35b66ee027cad4e65a846984ff54c418acfb3054 Mon Sep 17 00:00:00 2001 From: Jochen Neumeister Date: Sat, 22 Dec 2018 16:51:39 +0000 Subject: [PATCH] - Add LICENSE Sponsored by: Netzkommune GmbH --- devel/pear-Console_Color/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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