1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/japanese/p5-MeCab/pkg-descr
Akinori MUSHA d9a5a28ba6 [Forced commit + pkg-descr update]
Note that this does not work properly on FreeBSD 4.x or prior
since mecab is linked with libc_r but perl is with libc, which
conflict causes memory fault.
2003-04-23 08:22:08 +00:00

9 lines
305 B
Plaintext

This is the MeCab library module for Perl5.
Note that this does not work properly on FreeBSD 4.x or prior
since mecab is linked with libc_r but perl is with libc, which
conflict causes memory fault.
Author: Taku Kudoh <taku-ku@is.aist-nara.ac.jp>
WWW: http://cl.aist-nara.ac.jp/~taku-ku/software/mecab/