summaryrefslogtreecommitdiff
path: root/japanese/p5-MeCab/pkg-plist
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-04-23 08:19:23 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-04-23 08:19:23 +0000
commite7e14f405c4afe7d30feb1279442f2c921213a86 (patch)
treea0f28f636a692c3d3d6c661fbfac788358295f66 /japanese/p5-MeCab/pkg-plist
parentIntroduce Makefile.common for upcoming children ports. (diff)
Add p5-MeCab, MeCab library module for Perl5.
Note that this does not work properly since mecab is linked with libc_r but perl is with libc, which conflict causes memory fault.
Notes
Notes: svn path=/head/; revision=79492
Diffstat (limited to 'japanese/p5-MeCab/pkg-plist')
-rw-r--r--japanese/p5-MeCab/pkg-plist6
1 files changed, 6 insertions, 0 deletions
diff --git a/japanese/p5-MeCab/pkg-plist b/japanese/p5-MeCab/pkg-plist
new file mode 100644
index 000000000000..362a722409e4
--- /dev/null
+++ b/japanese/p5-MeCab/pkg-plist
@@ -0,0 +1,6 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/MeCab.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MeCab/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MeCab/MeCab.bs
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MeCab/MeCab.so
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MeCab
+%%PORTDOCS%%share/examples/mecab/test.pl