diff options
author | obache <obache@pkgsrc.org> | 2007-05-12 13:56:34 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-05-12 13:56:34 +0000 |
commit | 06aaeab07e963287727635043ab52b7f0acbb35b (patch) | |
tree | 92e16054639c0ef3598329d1ee2b97f42fb03890 /textproc/py-mecab/PLIST | |
parent | ab6d516acbb4a1b93ec9a023a977b15b30b4c44e (diff) | |
download | pkgsrc-06aaeab07e963287727635043ab52b7f0acbb35b.tar.gz |
Initial import of py-mecab version 0.95.
MeCab python module.
Diffstat (limited to 'textproc/py-mecab/PLIST')
-rw-r--r-- | textproc/py-mecab/PLIST | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/py-mecab/PLIST b/textproc/py-mecab/PLIST new file mode 100644 index 00000000000..19b39b61e1e --- /dev/null +++ b/textproc/py-mecab/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/12 13:56:34 obache Exp $ +${PYSITELIB}/MeCab.py +${PYSITELIB}/MeCab.pyc +${PYSITELIB}/_MeCab.so +${PYSITELIB}/MeCab.pyo |