diff options
Diffstat (limited to 'hungarian')
-rw-r--r-- | hungarian/hunspell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hungarian/hunspell/Makefile b/hungarian/hunspell/Makefile index 6748bff90109..9d0ef0e7a069 100644 --- a/hungarian/hunspell/Makefile +++ b/hungarian/hunspell/Makefile @@ -10,9 +10,10 @@ DISTNAME= hu_HU-${PORTVERSION} MAINTAINER= jmohacsi@bsd.hu COMMENT= Hunspell Hungarian dictionary -LICENSE= GPLv2 LGPL21 MPL +LICENSE= GPLv2 LGPL21 MPL11 LICENSE_COMB= dual +NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/hu_HU-${PORTVERSION} |