aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-07-17 01:48:46 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-07-17 01:48:46 +0800
commit530282166a5bc0cd9af7410b40f0cd0c7d4862ff (patch)
tree6b47841ea1817739ea6d4a3536f59ed833266b9d /textproc
parentd3ec128b9d6a7b14f2cc0a115537b3e25d5ce37e (diff)
downloadfreebsd-ports-gnome-530282166a5bc0cd9af7410b40f0cd0c7d4862ff.tar.gz
freebsd-ports-gnome-530282166a5bc0cd9af7410b40f0cd0c7d4862ff.tar.zst
freebsd-ports-gnome-530282166a5bc0cd9af7410b40f0cd0c7d4862ff.zip
- Add LICENSE
Diffstat (limited to 'textproc')
-rw-r--r--textproc/en-hunspell/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/en-hunspell/Makefile b/textproc/en-hunspell/Makefile
index bf4d790a0348..a5e5282443f9 100644
--- a/textproc/en-hunspell/Makefile
+++ b/textproc/en-hunspell/Makefile
@@ -16,6 +16,11 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office@FreeBSD.org
COMMENT= English hunspell dictionaries
+# en_CA and en_US are licensed under BSD
+# en_GB is licensed under LGPL3
+LICENSE= BSD3CLAUSE LGPL3
+LICENSE_COMB= multi
+
USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes