aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-24 18:49:06 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-24 18:49:06 +0000
commit640f56be650e46ef20185b23cdd7ad91ee5aef99 (patch)
tree44c3e93899c4f6f6c5ab90e8b1d3c68b5f9d0580 /graphics
parent44069e16dadefdc2af9fb0c8968de14526e18604 (diff)
downloadports-640f56be650e46ef20185b23cdd7ad91ee5aef99.tar.gz
ports-640f56be650e46ef20185b23cdd7ad91ee5aef99.zip
Update LICENSE
- Add LICENSE_FILE Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=450506
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cairo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index 1951a805f252..3262e452010b 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -11,8 +11,10 @@ MASTER_SITES= http://cairographics.org/releases/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Vector graphics library with cross-device output support
-LICENSE= LGPL21 MPL
+LICENSE= LGPL21 MPL11
LICENSE_COMB= dual
+LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING-LGPL-2.1
+LICENSE_FILE_MPL11= ${WRKSRC}/COPYING-MPL-1.1
USES= tar:xz