diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-04-16 02:58:46 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-04-16 02:58:46 +0800 |
commit | 0600f5e4831453b7acf6fbc1d39319d2eda7d36c (patch) | |
tree | 48ae9f4fc0a9a603e9dc8ec96032bd48b51e3ecb /japanese/Makefile | |
parent | 57a3dfa3368c7a56cf1dc169a6d3036cbc2d0f6a (diff) | |
download | freebsd-ports-gnome-0600f5e4831453b7acf6fbc1d39319d2eda7d36c.tar.gz freebsd-ports-gnome-0600f5e4831453b7acf6fbc1d39319d2eda7d36c.tar.zst freebsd-ports-gnome-0600f5e4831453b7acf6fbc1d39319d2eda7d36c.zip |
Lingua::JA::Summarize::Extract is a summary generator for
Japanese text. The extraction method can be changed with
the plug-in mechanism.
Author: Kazuhiro Osawa <ko@yappo.ne.jp>
WWW: http://search.cpan.org/~yappo/Lingua-JA-Summarize-Extract-0.01/
PR: ports/111454
Submitted by: Masahiro Teramoto <markun at onohara.to>
Diffstat (limited to 'japanese/Makefile')
-rw-r--r-- | japanese/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 4f3ef676a361..522fc989ab89 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -271,6 +271,7 @@ SUBDIR += p5-FormValidator-Simple-Plugin-Number-Phone-JP SUBDIR += p5-Jcode SUBDIR += p5-Lingua-JA-Numbers + SUBDIR += p5-Lingua-JA-Summarize-Extract SUBDIR += p5-MeCab SUBDIR += p5-Number-Phone-JP SUBDIR += p5-PDFJ |