diff options
author | obache <obache> | 2010-05-19 13:00:08 +0000 |
---|---|---|
committer | obache <obache> | 2010-05-19 13:00:08 +0000 |
commit | b7242210df3dc0048c1b8bfa34e86cfd2f3e7fe9 (patch) | |
tree | 501e734d8874f6c0c02541e075a7fcf8743cb49b /mk | |
parent | bd8b6c2bea98a776f6749c77661c178658d75b32 (diff) | |
download | pkgsrc-b7242210df3dc0048c1b8bfa34e86cfd2f3e7fe9.tar.gz |
note chasen and mecab option.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 003262ee134..79ba99cb3d6 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -56,6 +56,7 @@ catalog-sqlite Store Bacula catalog in SQLite database. catalog-sqlite3 Store Bacula catalog in SQLite 3 database. cdparanoia Use cdparanoia to rip CDDA media. cgi Enable CGI support. +chasen Use ChaSen as the Japanese Morphological Analzer. cjk Enable Chinese/Japanese/Korean support. clamav Enable ClamAV support. claws-mail-jpilot Add jpilot support. @@ -310,6 +311,7 @@ mac Enable Monkey's Audio Codec support. mad Enable usage of the mad library to play MP3 files. maintainer-zts Enable the Zend Thread Safety option for PHP. marble Enable marble (virtual globe) support. +mecab Use MeCab as the Japanese Morphological Analzer. mex Enable matlab mex support (Linux and Solaris only). migemo Enable migemo (Japanese text search tool/library) support. mikmod Enable MikMod sound library. |