From e858151c9aaa77ab3f66fef6c20b06c56f14b566 Mon Sep 17 00:00:00 2001 From: seb Date: Fri, 31 May 2002 13:01:18 +0000 Subject: 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. --- textproc/p5-Text-ChaSen/DESCR | 5 +++++ textproc/p5-Text-ChaSen/Makefile | 25 +++++++++++++++++++++++++ textproc/p5-Text-ChaSen/PLIST | 1 + textproc/p5-Text-ChaSen/distinfo | 6 ++++++ 4 files changed, 37 insertions(+) create mode 100644 textproc/p5-Text-ChaSen/DESCR create mode 100644 textproc/p5-Text-ChaSen/Makefile create mode 100644 textproc/p5-Text-ChaSen/PLIST create mode 100644 textproc/p5-Text-ChaSen/distinfo (limited to 'textproc') 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 -- cgit v1.2.3