diff options
author | seb <seb@pkgsrc.org> | 2002-05-31 15:02:40 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2002-05-31 15:02:40 +0000 |
commit | d81aa19f203284e08d8a9ff900cf135e4088f5c1 (patch) | |
tree | 291e7d90b444a55bc434e827a694424eb944fb2a /textproc/Makefile | |
parent | 1986f9a2d545cb7299a351f4ec064f04bae93ba5 (diff) | |
download | pkgsrc-d81aa19f203284e08d8a9ff900cf135e4088f5c1.tar.gz |
Add & enable newly reimported packages from the japanese category.
This is part of the japanese category retirement.
- in category converters:
ack, nkf, p5-Jcode, p5-jcode, p5-nkf, qkc, ruby-romkan, ruby-uconv
- in category lang:
ja-gawk
- in category mail:
ja-mh
- in category misc:
ja-less, ja-man, jhd, xjdic
- in category print:
ja-a2ps, ja-vflib, ja-vflib-lib, ja-vflib-utils, ja-vfxdvik, texfamily, texfamily-share
- in category textproc:
chasen, chasen-base, ipadic, ja-grep, ja-groff, ja-sed, kakasi, kbanner, namazu1, namazu2, p5-Text-ChaSen, p5-Text-Kakasi
- in category www:
mknmz-wwwoffle
- in category x11:
xjman
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index afec9747d57..674f1050e4c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2002/05/06 13:16:06 rh Exp $ +# $NetBSD: Makefile,v 1.147 2002/05/31 15:02:43 seb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -10,6 +10,8 @@ SUBDIR+= biblook SUBDIR+= bibparse SUBDIR+= catdoc SUBDIR+= cdif +SUBDIR+= chasen +SUBDIR+= chasen-base SUBDIR+= crimson SUBDIR+= detex SUBDIR+= dict-client @@ -34,6 +36,7 @@ SUBDIR+= html2text SUBDIR+= html2wml SUBDIR+= icu SUBDIR+= intltool +SUBDIR+= ipadic SUBDIR+= isearch SUBDIR+= iso12083 SUBDIR+= iso8879 @@ -43,7 +46,12 @@ SUBDIR+= ispell-francais SUBDIR+= ispell-gaeilge SUBDIR+= ispell-german SUBDIR+= ispell-svenska +SUBDIR+= ja-grep +SUBDIR+= ja-groff +SUBDIR+= ja-sed SUBDIR+= jade +SUBDIR+= kakasi +SUBDIR+= kbanner SUBDIR+= kdoc SUBDIR+= latex2html SUBDIR+= libpspell @@ -55,6 +63,8 @@ SUBDIR+= lout SUBDIR+= lq-sp SUBDIR+= makeztxt SUBDIR+= mminstance +SUBDIR+= namazu1 +SUBDIR+= namazu2 SUBDIR+= ndtpd SUBDIR+= openjade SUBDIR+= opensp @@ -73,7 +83,9 @@ SUBDIR+= p5-Text-Balanced SUBDIR+= p5-Text-BibTeX SUBDIR+= p5-Text-CSV-Hash SUBDIR+= p5-Text-CSV_XS +SUBDIR+= p5-Text-ChaSen SUBDIR+= p5-Text-DelimMatch +SUBDIR+= p5-Text-Kakasi SUBDIR+= p5-Text-Substitute SUBDIR+= p5-Text-Template SUBDIR+= p5-Text-Wrapper |