Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2017 18:50:30 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r450523 - head/textproc/libvisio01
Message-ID:  <201709241850.v8OIoUB8083736@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 24 18:50:30 2017
New Revision: 450523
URL: https://svnweb.freebsd.org/changeset/ports/450523

Log:
  Update and sort LICENSE
  
  - Add LICENSE_FILE

Modified:
  head/textproc/libvisio01/Makefile

Modified: head/textproc/libvisio01/Makefile
==============================================================================
--- head/textproc/libvisio01/Makefile	Sun Sep 24 18:50:25 2017	(r450522)
+++ head/textproc/libvisio01/Makefile	Sun Sep 24 18:50:30 2017	(r450523)
@@ -10,8 +10,9 @@ PKGNAMESUFFIX=	01
 MAINTAINER=	office@FreeBSD.org
 COMMENT=	Library and tools for parsing the visio file format structure
 
-LICENSE=	LGPL21 MPL GPLv2
+LICENSE=	GPLv2+ LGPL21+ MPL11 MPL20
 LICENSE_COMB=	dual
+LICENSE_FILE_MPL20=	${WRKSRC}/COPYING.MPL
 
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/spirit/include/classic_core.hpp:devel/boost-libs
 LIB_DEPENDS=	libicui18n.so:devel/icu \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709241850.v8OIoUB8083736>