diff options
author | thierry <thierry@FreeBSD.org> | 2004-03-20 22:51:08 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-03-20 22:51:08 +0800 |
commit | 3a345e80ee847d785dfc43cf1d116a5b2db18973 (patch) | |
tree | 76e73245f75840e2668487a46e3de7c713670e5c /textproc/Makefile | |
parent | b489f10f5135200db4a5aa7faf540b4d6a9a17b4 (diff) | |
download | freebsd-ports-gnome-3a345e80ee847d785dfc43cf1d116a5b2db18973.tar.gz freebsd-ports-gnome-3a345e80ee847d785dfc43cf1d116a5b2db18973.tar.zst freebsd-ports-gnome-3a345e80ee847d785dfc43cf1d116a5b2db18973.zip |
Adding bg-aspell ga-aspell gl-aspell hr-aspell id-aspell is-aspell mi-aspell
ms-aspell sl-aspell.
Aspell with Afrikaans (af), Bulgarian (bg), Croatian (hr), Galician (gl),
Indonesian (id),Icelandic (is), Irish (ga), Maori (mi), Malay (ms), and
Slovenian (sl) dictionaries.
PRs: ports/64187, ports/64188, ports/64189.
Approved by: mat (mentor).
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 62655b15504d..0dfadd4a574d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -13,6 +13,7 @@ SUBDIR += asm2html SUBDIR += aspell SUBDIR += bedic-data + SUBDIR += bg-aspell SUBDIR += bib2html SUBDIR += bibtex2html SUBDIR += bidiv @@ -94,10 +95,12 @@ SUBDIR += foiltex SUBDIR += fop SUBDIR += freegrep + SUBDIR += ga-aspell SUBDIR += galax SUBDIR += gauche-sxml SUBDIR += gdict SUBDIR += gdome2 + SUBDIR += gl-aspell SUBDIR += glark SUBDIR += glimpse SUBDIR += gmat @@ -116,6 +119,7 @@ SUBDIR += hevea SUBDIR += hgrep SUBDIR += highlight + SUBDIR += hr-aspell SUBDIR += hs-haxml SUBDIR += htdig SUBDIR += html @@ -125,6 +129,7 @@ SUBDIR += htmldoc SUBDIR += htmlsection SUBDIR += htmltolatex + SUBDIR += id-aspell SUBDIR += iiimf-client-lib SUBDIR += iiimf-csconv SUBDIR += iiimf-gtk @@ -137,6 +142,7 @@ SUBDIR += info_to_html SUBDIR += intltool SUBDIR += ipdf + SUBDIR += is-aspell SUBDIR += isearch SUBDIR += iso12083 SUBDIR += iso8879 @@ -183,10 +189,12 @@ SUBDIR += meld SUBDIR += mgdiff SUBDIR += mguesser + SUBDIR += mi-aspell SUBDIR += mifluz SUBDIR += minidom SUBDIR += mkcatalog SUBDIR += modlogan + SUBDIR += ms-aspell SUBDIR += nfbtrans SUBDIR += nicetext SUBDIR += nl-aspell @@ -492,6 +500,7 @@ SUBDIR += silvercity SUBDIR += sk-aspell SUBDIR += skribe + SUBDIR += sl-aspell SUBDIR += smartdoc SUBDIR += smartdoc-devel SUBDIR += source-highlight |