Date: Sun, 24 Sep 2017 18:50:10 +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: r450519 - head/textproc/bg-hyphen Message-ID: <201709241850.v8OIoAFL083308@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Sep 24 18:50:10 2017 New Revision: 450519 URL: https://svnweb.freebsd.org/changeset/ports/450519 Log: Update LICENSE - Add LICENSE_FILE Modified: head/textproc/bg-hyphen/Makefile Modified: head/textproc/bg-hyphen/Makefile ============================================================================== --- head/textproc/bg-hyphen/Makefile Sun Sep 24 18:50:05 2017 (r450518) +++ head/textproc/bg-hyphen/Makefile Sun Sep 24 18:50:10 2017 (r450519) @@ -12,8 +12,11 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Bulgarian hyphenation rules -LICENSE= GPLv2 LGPL21 MPL +LICENSE= GPLv2 LGPL21 MPL11 LICENSE_COMB= dual +LICENSE_FILE_GPLv2= ${WRKSRC}/GPL-2.0.txt +LICENSE_FILE_LGPL21= ${WRKSRC}/LGPL-2.1.txt +LICENSE_FILE_MPL11= ${WRKSRC}/MPL-1.1.txt USES= zip NO_ARCH= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709241850.v8OIoAFL083308>