diff options
author | thierry <thierry@FreeBSD.org> | 2004-04-01 04:06:41 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-04-01 04:06:41 +0800 |
commit | 580cb6c618557c1dee81a201fd352420994f54a1 (patch) | |
tree | 45e3552b71c1d3fabccb5f50e918921af94c7427 /textproc/Makefile | |
parent | cbc2827029760d9df607831a81bf60ee0a0c7930 (diff) | |
download | freebsd-ports-graphics-580cb6c618557c1dee81a201fd352420994f54a1.tar.gz freebsd-ports-graphics-580cb6c618557c1dee81a201fd352420994f54a1.tar.zst freebsd-ports-graphics-580cb6c618557c1dee81a201fd352420994f54a1.zip |
Adding new Aspell dictionaries slave ports:
. Interlingua (ia-aspell)
. Maltese (mt-aspell)
. Norwegian Bokmal (nb-aspell)
. Swahili (sw-aspell)
. Tswana (tn-aspell)
. Turkish (tr-aspell)
. Walloon (wa-aspell)
. Zulu (zu-aspell)
Approved by: mat (mentor).
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 5c052d5b9a5..e64dc94324f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -129,6 +129,7 @@ SUBDIR += htmldoc SUBDIR += htmlsection SUBDIR += htmltolatex + SUBDIR += ia-aspell SUBDIR += id-aspell SUBDIR += iiimf-client-lib SUBDIR += iiimf-csconv |