1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/japanese/p5-MeCab/pkg-descr
Jun Kuriyama 201207451f - Upgrade to 0.81.
- Unbreak on some conditions.
- Update WWW: line.

No response from:	maintainer
2005-05-28 12:58:56 +00:00

9 lines
294 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://chasen.org/~taku/software/mecab/