Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2017 18:50:44 +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: r450526 - head/textproc/ro-hunspell
Message-ID:  <201709241850.v8OIoiMU084055@repo.freebsd.org>

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

Log:
  Update and sort LICENSE
  
  - Add LICENSE_FILE

Modified:
  head/textproc/ro-hunspell/Makefile

Modified: head/textproc/ro-hunspell/Makefile
==============================================================================
--- head/textproc/ro-hunspell/Makefile	Sun Sep 24 18:50:39 2017	(r450525)
+++ head/textproc/ro-hunspell/Makefile	Sun Sep 24 18:50:44 2017	(r450526)
@@ -11,8 +11,11 @@ DIST_SUBDIR=	${PORTNAME}
 MAINTAINER=	office@FreeBSD.org
 COMMENT=	Romanian hunspell dictionaries
 
-LICENSE=	LGPL21 GPLv2 MPL
+LICENSE=	GPLv2 LGPL21 MPL11
 LICENSE_COMB=	dual
+LICENSE_FILE_GPLv2=	${WRKSRC}/COPYING.GPL
+LICENSE_FILE_LGPL21=	${WRKSRC}/COPYING.LGPL
+LICENSE_FILE_MPL11=	${WRKSRC}/COPYING.MPL
 
 USES=		zip
 NO_ARCH=	yes



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