diff options
Diffstat (limited to 'textproc/nl-hunspell')
-rw-r--r-- | textproc/nl-hunspell/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/textproc/nl-hunspell/Makefile b/textproc/nl-hunspell/Makefile index 1f745613a9a6..49b2a0c10104 100644 --- a/textproc/nl-hunspell/Makefile +++ b/textproc/nl-hunspell/Makefile @@ -13,7 +13,11 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Dutch hunspell dictionaries -LICENSE= BSD +LICENSE= BSD2CLAUSE CCbyNCSA3 +LICENSE_COMB= dual +LICENSE_NAME_CCbyNCSA3=Attribution-NonCommercial-ShareAlike 3.0 Unported +LICENSE_TEXT_CCbyNCSA3=http://creativecommons.org/licenses/by/3.0/legalcode +LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept NO_BUILD= yes NO_WRKSUBDIR= yes |