summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2000-11-30 15:09:15 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2000-11-30 15:09:15 +0000
commitaa3b941146a8f2d8419cf7000a82f16b2a52443b (patch)
tree7e22a0b28e2061101c53271e4db77e4b72828efe /japanese
parentAn abbreviation (alphabet-->Japanese) dictionary (EPWING V1 format) (diff)
A Japanese - English Dictionary for Life Science (EPWING V1 format)
Notes
Notes: svn path=/head/; revision=35549
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/lsd-fpw/Makefile32
-rw-r--r--japanese/lsd-fpw/distinfo1
-rw-r--r--japanese/lsd-fpw/pkg-comment1
-rw-r--r--japanese/lsd-fpw/pkg-descr11
-rw-r--r--japanese/lsd-fpw/pkg-plist8
6 files changed, 54 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index e435680dc7dd..ddf6f41bd370 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -146,6 +146,7 @@
SUBDIR += lookup-emacs20
SUBDIR += lookup-mule
SUBDIR += lookup-xemacs
+ SUBDIR += lsd-fpw
SUBDIR += lynx
SUBDIR += lynx-current
SUBDIR += lyx
diff --git a/japanese/lsd-fpw/Makefile b/japanese/lsd-fpw/Makefile
new file mode 100644
index 000000000000..067250f7dfb7
--- /dev/null
+++ b/japanese/lsd-fpw/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: lsd - JIS X 4081 version
+# Date created: 00/02/09
+# Whom: Satoshi Taoka <taoka@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= lsd-fpw
+PORTVERSION= 3.0
+CATEGORIES= japanese
+MASTER_SITES= http://openlab.ring.gr.jp/edict/fpw/dist/lsd/
+DISTNAME= ${PORTNAME}${PORTVERSION}
+
+MAINTAINER= taoka@FreeBSD.org
+
+USE_ZIP= yes
+NO_BUILD= yes
+WRKSRC= ${WRKDIR}/lsd
+EXTRACT_BEFORE_ARGS= -qL
+
+do-install:
+ ${MKDIR} ${PREFIX}/share/dict/lsd-fpw/lsd/data
+ ${INSTALL_DATA} ${WRKSRC}/lsd/data/honmon ${PREFIX}/share/dict/lsd-fpw/lsd/data
+ ${INSTALL_DATA} ${WRKSRC}/catalogs ${PREFIX}/share/dict/lsd-fpw
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${PREFIX}/share/doc/lsd-fpw
+.for i in readme.pkg readme.txt
+ ${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/doc/lsd-fpw
+.endfor
+.endif
+
+.include <bsd.port.mk>
diff --git a/japanese/lsd-fpw/distinfo b/japanese/lsd-fpw/distinfo
new file mode 100644
index 000000000000..092bb6e7ea28
--- /dev/null
+++ b/japanese/lsd-fpw/distinfo
@@ -0,0 +1 @@
+MD5 (lsd-fpw3.0.zip) = bb4e73005c25939e444745c8ecf70c30
diff --git a/japanese/lsd-fpw/pkg-comment b/japanese/lsd-fpw/pkg-comment
new file mode 100644
index 000000000000..d3b19669ac3a
--- /dev/null
+++ b/japanese/lsd-fpw/pkg-comment
@@ -0,0 +1 @@
+A Japanese - English Dictionary for Life Science (EPWING V1 format)
diff --git a/japanese/lsd-fpw/pkg-descr b/japanese/lsd-fpw/pkg-descr
new file mode 100644
index 000000000000..3dc699df48ce
--- /dev/null
+++ b/japanese/lsd-fpw/pkg-descr
@@ -0,0 +1,11 @@
+This Japanese <--> English dictionary for Life Science was produced by
+Lsd Project. This file is converted from the original dictionary
+into JIS X 4081 format (that is a subset of EPWING V1) by
+FreePWING. So these can be used by EPWING viewers on Unix and the
+other OS (e.g. Windows or MacOS).
+
+o URL for the original dictionary:
+ http://lsd.pharm.kyoto-u.ac.jp/
+
+o URL for this converted dictionary:
+WWW: http://openlab.ring.gr.jp/edict/fpw/
diff --git a/japanese/lsd-fpw/pkg-plist b/japanese/lsd-fpw/pkg-plist
new file mode 100644
index 000000000000..2960b8c97f94
--- /dev/null
+++ b/japanese/lsd-fpw/pkg-plist
@@ -0,0 +1,8 @@
+share/dict/lsd-fpw/lsd/data/honmon
+share/dict/lsd-fpw/catalogs
+share/doc/lsd-fpw/readme.txt
+share/doc/lsd-fpw/readme.pkg
+@dirrm share/dict/lsd-fpw/lsd/data
+@dirrm share/dict/lsd-fpw/lsd
+@dirrm share/dict/lsd-fpw
+@dirrm share/doc/lsd-fpw