summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-ChaSen
diff options
context:
space:
mode:
authorseb <seb>2002-05-31 13:01:18 +0000
committerseb <seb>2002-05-31 13:01:18 +0000
commite858151c9aaa77ab3f66fef6c20b06c56f14b566 (patch)
tree694006cad5cc333d4dcc7c2489d755391c77cc09 /textproc/p5-Text-ChaSen
parentf2ea45f073edf60c395d875b5361c2ff762e0b9c (diff)
downloadpkgsrc-e858151c9aaa77ab3f66fef6c20b06c56f14b566.tar.gz
Reimport of package p5-Text-ChaSen from japanese/p5-Text-ChaSen into textproc/p5-Text-ChaSen.
This is part of the japanese category retirement. CATEGORIES and pathnames to japanese/ adjusted.
Diffstat (limited to 'textproc/p5-Text-ChaSen')
-rw-r--r--textproc/p5-Text-ChaSen/DESCR5
-rw-r--r--textproc/p5-Text-ChaSen/Makefile25
-rw-r--r--textproc/p5-Text-ChaSen/PLIST1
-rw-r--r--textproc/p5-Text-ChaSen/distinfo6
4 files changed, 37 insertions, 0 deletions
diff --git a/textproc/p5-Text-ChaSen/DESCR b/textproc/p5-Text-ChaSen/DESCR
new file mode 100644
index 00000000000..b204613f229
--- /dev/null
+++ b/textproc/p5-Text-ChaSen/DESCR
@@ -0,0 +1,5 @@
+Text::ChaSen - ChaSen library module for perl.
+
+This is a module to use ChaSen, Japanese Morphological
+Analysis System, developed by Nara Institute of Science
+and Technorogy, from perl.
diff --git a/textproc/p5-Text-ChaSen/Makefile b/textproc/p5-Text-ChaSen/Makefile
new file mode 100644
index 00000000000..21862eb1066
--- /dev/null
+++ b/textproc/p5-Text-ChaSen/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/05/31 13:01:18 seb Exp $
+
+DISTNAME= Text-ChaSen-1.03
+PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
+SVR4_PKGNAME= p5tcs
+CATEGORIES= japanese textproc
+MASTER_SITES= http://www.daionet.gr.jp/~knok/chasen/
+
+PATCHFILES= ChaSen.pm-1.03-pod-fix.diff
+PATCH_SITES= http://www.daionet.gr.jp/~knok/chasen/
+
+MAINTAINER= kei@netbsd.org
+HOMEPAGE= http://www.daionet.gr.jp/~knok/chasen/
+COMMENT= perl5 module to use ChaSen
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/ChaSen/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../textproc/chasen/buildlink.mk"
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-ChaSen/PLIST b/textproc/p5-Text-ChaSen/PLIST
new file mode 100644
index 00000000000..d4f6fcaf98c
--- /dev/null
+++ b/textproc/p5-Text-ChaSen/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/31 13:01:18 seb Exp $
diff --git a/textproc/p5-Text-ChaSen/distinfo b/textproc/p5-Text-ChaSen/distinfo
new file mode 100644
index 00000000000..25ab703ed52
--- /dev/null
+++ b/textproc/p5-Text-ChaSen/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/05/31 13:01:18 seb Exp $
+
+SHA1 (Text-ChaSen-1.03.tar.gz) = e9634b0ba5cc6920d84039d0bf12e1608dd1a32f
+Size (Text-ChaSen-1.03.tar.gz) = 4836 bytes
+SHA1 (ChaSen.pm-1.03-pod-fix.diff) = f89708e63d73b6b29fb13a3b7f4802233ed175e6
+Size (ChaSen.pm-1.03-pod-fix.diff) = 239 bytes