summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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