Date: Sat, 4 Nov 2017 22:57:12 +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: r453499 - head/textproc/es-hyphen Message-ID: <201711042257.vA4MvC2t012620@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Nov 4 22:57:12 2017 New Revision: 453499 URL: https://svnweb.freebsd.org/changeset/ports/453499 Log: Add LICENSE_FILE Modified: head/textproc/es-hyphen/Makefile Modified: head/textproc/es-hyphen/Makefile ============================================================================== --- head/textproc/es-hyphen/Makefile Sat Nov 4 22:57:07 2017 (r453498) +++ head/textproc/es-hyphen/Makefile Sat Nov 4 22:57:12 2017 (r453499) @@ -15,6 +15,9 @@ COMMENT= Spanish hyphenation rules LICENSE= GPLv3 LGPL3 MPL11 LICENSE_COMB= dual +LICENSE_FILE_GPLv3= ${WRKSRC}/GPLv3.txt +LICENSE_FILE_LGPL3= ${WRKSRC}/LGPLv3.txt +LICENSE_FILE_MPL11= ${WRKSRC}/MPL-1.1.txt NO_ARCH= yes NO_BUILD= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711042257.vA4MvC2t012620>