summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-24 18:50:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-24 18:50:58 +0000
commit93b0a7a274936d412337558a15b1b5a329ba0d67 (patch)
treee206aa227a36e5b9a4e6a878198346c98e0856a6
parentUpdate and sort LICENSE (diff)
Update LICENSE
- Add LICENSE_FILE Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=450529
-rw-r--r--textproc/uchardet/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/uchardet/Makefile b/textproc/uchardet/Makefile
index 4d90a0aa9b7b..7b438a4b4a72 100644
--- a/textproc/uchardet/Makefile
+++ b/textproc/uchardet/Makefile
@@ -9,8 +9,9 @@ MASTER_SITES= https://www.freedesktop.org/software/${PORTNAME}/releases/
MAINTAINER= yuri@rawbw.com
COMMENT= Universal charset detection library
-LICENSE= GPLv2+ LGPL21+ MPL
+LICENSE= GPLv2+ LGPL21+ MPL11
LICENSE_COMB= dual
+LICENSE_FILE_MPL11= ${WRKSRC}/COPYING
USES= cmake pathfix tar:xz
USE_LDCONFIG= yes