summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2014-12-07 14:55:18 +0000
committerfeld <feld@FreeBSD.org>2014-12-07 14:55:18 +0000
commit58f8013db0661bf7b95e4268920bd5e5f711c469 (patch)
tree0e3bc6639d0d562b26abd4391aeceff97c92980c
parent1e72ed0ba1cd820acb46b38579198b577a67236d (diff)
downloadFreeBSD-ports-58f8013db0661bf7b95e4268920bd5e5f711c469.zip
FreeBSD-ports-58f8013db0661bf7b95e4268920bd5e5f711c469.tar.gz
Update "BSD" license in print category
-rw-r--r--print/p5-Net-Printer/Makefile2
-rw-r--r--print/py-reportlab/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/p5-Net-Printer/Makefile b/print/p5-Net-Printer/Makefile
index 1c347b6..ad73a5b 100644
--- a/print/p5-Net-Printer/Makefile
+++ b/print/p5-Net-Printer/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= Perl extension for direct-to-lpd printing
-LICENSE= BSD
+LICENSE= BSD2CLAUSE
USES= perl5
USE_PERL5= configure
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index cfaa97c..ea42b81 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -15,7 +15,7 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= 5u623l20@gmail.com
COMMENT= Library to create PDF documents using the Python language
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow
OpenPOWER on IntegriCloud