summaryrefslogtreecommitdiff
path: root/misc/JMdict
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-02-07 17:49:45 +0000
committerwiz <wiz@pkgsrc.org>2004-02-07 17:49:45 +0000
commit4ee424647cc2c170406268ab8ec648c18f954eba (patch)
treefd3804646fa7db97dab0397aeeb172f57c67579c /misc/JMdict
parentb81b277849cdcd0bd814a3faf272380de7cb869e (diff)
downloadpkgsrc-4ee424647cc2c170406268ab8ec648c18f954eba.tar.gz
Initial import of JMdict.
JMdict is a Japanese-Multilingual dictionary. It is an enhanced XML-based multilingual version of EDICT, currently containing English, French, and German translations, frequency counts, and other useful information.
Diffstat (limited to 'misc/JMdict')
-rw-r--r--misc/JMdict/DESCR5
-rw-r--r--misc/JMdict/Makefile37
-rw-r--r--misc/JMdict/PLIST6
-rw-r--r--misc/JMdict/distinfo8
4 files changed, 56 insertions, 0 deletions
diff --git a/misc/JMdict/DESCR b/misc/JMdict/DESCR
new file mode 100644
index 00000000000..6f69a6c9176
--- /dev/null
+++ b/misc/JMdict/DESCR
@@ -0,0 +1,5 @@
+JMdict is a Japanese-Multilingual dictionary.
+It is an enhanced XML-based multilingual version
+of EDICT, currently containing English, French,
+and German translations, frequency counts, and
+other useful information.
diff --git a/misc/JMdict/Makefile b/misc/JMdict/Makefile
new file mode 100644
index 00000000000..4e92012ae2d
--- /dev/null
+++ b/misc/JMdict/Makefile
@@ -0,0 +1,37 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/02/07 17:49:45 wiz Exp $
+#
+
+DISTNAME= JMdict
+PKGNAME= JMdict-2003.012
+CATEGORIES= japanese misc
+MASTER_SITES= ftp://ftp.cc.monash.edu.au/pub/nihongo/ \
+ http://japanology.arts.kuleuven.ac.be/mirrors/monash/ \
+ ftp://ftp.nrc.ca/pub/packages/nihongo/ \
+ http://www.bcit-broadcast.com/monash/ \
+ ftp://ftp.sedl.org/pub/mirrors/nihongo/ \
+ ftp://ftp.net.usf.edu/pub/monash/ \
+ ftp://ftp.u-aizu.ac.jp/pub/SciEng/nihongo/ftp.cc.monash.edu.au/ \
+ ftp://ftp.funet.fi/pub/culture/japan/mirrors/monash/pub/nihongo/
+EXTRACT_SUFX= .gz
+DISTFILES= jmdict_proj_desc.html JMdict.gz JMdict.dtd
+
+MAINTAINER= wiz@NetBSD.org
+HOMEPAGE= http://www.csse.monash.edu.au/~jwb/edict.html
+COMMENT= Japanese-Multilingual electronic dictionary
+
+WRKSRC= ${WRKDIR}
+DIST_SUBDIR= ${PKGNAME_NOREV}
+EXTRACT_ONLY= JMdict.gz
+
+NO_BUILD= # nothing to do
+
+do-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/JMdict
+ ${INSTALL_DATA} ${WRKSRC}/JMdict ${PREFIX}/share/JMdict
+ ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/JMdict.dtd \
+ ${PREFIX}/share/JMdict
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/JMdict
+ ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/jmdict_proj_desc.html \
+ ${PREFIX}/share/doc/JMdict
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/JMdict/PLIST b/misc/JMdict/PLIST
new file mode 100644
index 00000000000..8cde042cfc1
--- /dev/null
+++ b/misc/JMdict/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/07 17:49:45 wiz Exp $
+share/doc/JMdict/jmdict_proj_desc.html
+share/JMdict/JMdict.dtd
+share/JMdict/JMdict
+@dirrm share/JMdict
+@dirrm share/doc/JMdict
diff --git a/misc/JMdict/distinfo b/misc/JMdict/distinfo
new file mode 100644
index 00000000000..c6061441954
--- /dev/null
+++ b/misc/JMdict/distinfo
@@ -0,0 +1,8 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/02/07 17:49:45 wiz Exp $
+
+SHA1 (JMdict-2003.012/jmdict_proj_desc.html) = ecf204ff0dbfc6f92016979ffbe0816ed237a08d
+Size (JMdict-2003.012/jmdict_proj_desc.html) = 5030 bytes
+SHA1 (JMdict-2003.012/JMdict.gz) = 9acdab36e067aa99b1da1efa1b8c3a5e8145399c
+Size (JMdict-2003.012/JMdict.gz) = 4911709 bytes
+SHA1 (JMdict-2003.012/JMdict.dtd) = f4dd3457145c4f6e023bd588356758f7213117c9
+Size (JMdict-2003.012/JMdict.dtd) = 11590 bytes