From 2986786ab0ca708b16e4a9a9e6464c9942cb0982 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 12 May 2007 13:51:44 +0000 Subject: Initial import of mecab-jumandic version 5.1.20070304. Japanese Morphological Dictionary for MeCab. --- textproc/mecab-jumandic/DESCR | 1 + textproc/mecab-jumandic/Makefile | 16 ++++++++++++++++ textproc/mecab-jumandic/PLIST | 11 +++++++++++ textproc/mecab-jumandic/distinfo | 5 +++++ 4 files changed, 33 insertions(+) create mode 100644 textproc/mecab-jumandic/DESCR create mode 100644 textproc/mecab-jumandic/Makefile create mode 100644 textproc/mecab-jumandic/PLIST create mode 100644 textproc/mecab-jumandic/distinfo (limited to 'textproc/mecab-jumandic') diff --git a/textproc/mecab-jumandic/DESCR b/textproc/mecab-jumandic/DESCR new file mode 100644 index 00000000000..4af0337acd4 --- /dev/null +++ b/textproc/mecab-jumandic/DESCR @@ -0,0 +1 @@ +Japanese Morphological Dictionary for MeCab. diff --git a/textproc/mecab-jumandic/Makefile b/textproc/mecab-jumandic/Makefile new file mode 100644 index 00000000000..84b1b50a295 --- /dev/null +++ b/textproc/mecab-jumandic/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/05/12 13:51:44 obache Exp $ +# + +.include "../../textproc/mecab/Makefile.common" + +DISTNAME= mecab-jumandic-5.1-20070304 +PKGNAME= mecab-jumandic-5.1.20070304 + +COMMENT= Japanese Morphological Dictionary for MeCab + +GNU_CONFIGURE= yes + +UNLIMIT_RESOURCES= datasize + +.include "../../textproc/mecab-base/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/mecab-jumandic/PLIST b/textproc/mecab-jumandic/PLIST new file mode 100644 index 00000000000..6ba0932a08d --- /dev/null +++ b/textproc/mecab-jumandic/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/12 13:51:44 obache Exp $ +lib/mecab/dic/jumandic/char.bin +lib/mecab/dic/jumandic/dicrc +lib/mecab/dic/jumandic/left-id.def +lib/mecab/dic/jumandic/matrix.bin +lib/mecab/dic/jumandic/pos-id.def +lib/mecab/dic/jumandic/rewrite.def +lib/mecab/dic/jumandic/right-id.def +lib/mecab/dic/jumandic/sys.dic +lib/mecab/dic/jumandic/unk.dic +@dirrm lib/mecab/dic/jumandic diff --git a/textproc/mecab-jumandic/distinfo b/textproc/mecab-jumandic/distinfo new file mode 100644 index 00000000000..6301b797e98 --- /dev/null +++ b/textproc/mecab-jumandic/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/05/12 13:51:44 obache Exp $ + +SHA1 (mecab-jumandic-5.1-20070304.tar.gz) = 0672cb267b8fde6268a69d57add7ab1544e62154 +RMD160 (mecab-jumandic-5.1-20070304.tar.gz) = b062285c01b81f497f2f0d9a968917142c269825 +Size (mecab-jumandic-5.1-20070304.tar.gz) = 13115651 bytes -- cgit v1.2.3