diff options
Diffstat (limited to 'textproc/it-hunspell/Makefile')
-rw-r--r-- | textproc/it-hunspell/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/it-hunspell/Makefile b/textproc/it-hunspell/Makefile index fbd465f0d1b3..c980906404e5 100644 --- a/textproc/it-hunspell/Makefile +++ b/textproc/it-hunspell/Makefile @@ -12,7 +12,9 @@ MASTER_SITES= SF/linguistico/Dizionario%20italiano%20per%20OOo/${PORTVERSION:S/. DISTNAME= italiano_${PORTVERSION:S/./_/g} MAINTAINER= bapt@FreeBSD.org -COMMENT= Hunspell italian dictionnary +COMMENT= Italian hunspell dictionaries + +LICENSE= GPLv3 USE_ZIP= yes NO_BUILD= yes |