aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2000-12-06 15:20:35 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2000-12-06 15:20:35 +0000
commit395b7dd0b3ace3ff62f6232a1a07fcc17b1ecaa4 (patch)
tree6db4fa822672d6132341ab47d13071ca6a8ab237
parent457f9485b6884768f0a9270261118fd4c8b4aaa9 (diff)
downloadports-395b7dd0b3ace3ff62f6232a1a07fcc17b1ecaa4.tar.gz
ports-395b7dd0b3ace3ff62f6232a1a07fcc17b1ecaa4.zip
An abbreviation (alphabet-->Japanese) dictionary (EPWING V1 format)
Notice: This port's name was ryakugo-fpw. Its distfile was updated to version 1.0.1 and it was renamed Ryaku from Ryakugo. So this port name is changed to ryaku-fpw.
Notes
Notes: svn path=/head/; revision=35717
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/ryaku-fpw/Makefile32
-rw-r--r--japanese/ryaku-fpw/distinfo1
-rw-r--r--japanese/ryaku-fpw/pkg-comment1
-rw-r--r--japanese/ryaku-fpw/pkg-descr14
-rw-r--r--japanese/ryaku-fpw/pkg-plist7
6 files changed, 56 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 8b9a2173f558..2be62828429f 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -265,6 +265,7 @@
SUBDIR += ruby14-tcltklib
SUBDIR += ruby14-tk
SUBDIR += rxvt
+ SUBDIR += ryaku-fpw
SUBDIR += samba
SUBDIR += sdic
SUBDIR += sed
diff --git a/japanese/ryaku-fpw/Makefile b/japanese/ryaku-fpw/Makefile
new file mode 100644
index 000000000000..83dab90b0eee
--- /dev/null
+++ b/japanese/ryaku-fpw/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: Ryakugo Dictionary - JIS X 4081 version
+# Date created: 2000.11.28
+# Whom: Satoshi Taoka <taoka@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= ryaku-fpw
+PORTVERSION= 1.0.1
+CATEGORIES= japanese
+MASTER_SITES= http://openlab.ring.gr.jp/edict/fpw/dist/Ryaku/
+DISTNAME= Ryaku-${PORTVERSION}
+
+MAINTAINER= taoka@FreeBSD.org
+
+USE_ZIP= yes
+NO_BUILD= yes
+WRKSRC= ${WRKDIR}/ryaku
+EXTRACT_BEFORE_ARGS= -qL
+
+do-install:
+ ${MKDIR} ${PREFIX}/share/dict/ryaku-fpw/ryaku/data
+ ${INSTALL_DATA} ${WRKSRC}/ryaku/data/honmon ${PREFIX}/share/dict/ryaku-fpw/ryaku/data
+ ${INSTALL_DATA} ${WRKSRC}/catalogs ${PREFIX}/share/dict/ryaku-fpw
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${PREFIX}/share/doc/ryaku-fpw
+.for i in readme
+ ${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/doc/ryaku-fpw
+.endfor
+.endif
+
+.include <bsd.port.mk>
diff --git a/japanese/ryaku-fpw/distinfo b/japanese/ryaku-fpw/distinfo
new file mode 100644
index 000000000000..8e9c478fe4eb
--- /dev/null
+++ b/japanese/ryaku-fpw/distinfo
@@ -0,0 +1 @@
+MD5 (Ryaku-1.0.1.zip) = 95e8176e2c8352228fd46b8bd54d0ad7
diff --git a/japanese/ryaku-fpw/pkg-comment b/japanese/ryaku-fpw/pkg-comment
new file mode 100644
index 000000000000..e5d2b14babc0
--- /dev/null
+++ b/japanese/ryaku-fpw/pkg-comment
@@ -0,0 +1 @@
+An abbreviation (alphabet-->Japanese) dictionary (EPWING V1 format)
diff --git a/japanese/ryaku-fpw/pkg-descr b/japanese/ryaku-fpw/pkg-descr
new file mode 100644
index 000000000000..1bbf507d25a8
--- /dev/null
+++ b/japanese/ryaku-fpw/pkg-descr
@@ -0,0 +1,14 @@
+This dictionary is an abbreviation (alphabet-->Japanese) dictionary
+whose Japanese name is "Ryakugo Jisyo". It was produced by Mr. Yoshio
+Kobayashi.
+
+This file is converted from the original dictionary into JIS X 4081
+format (that is a subset of EPWING V1) by FreePWING. So this can be
+used by EPWING viewers on Unix and the other OS (e.g. Windows or
+MacOS).
+
+o URL for the original dictionary:
+ http://www.inv.co.jp/~yoshio/DW/Ryaku/Ryaku.htm
+
+o URL for this converted dictionary:
+WWW: http://openlab.ring.gr.jp/edict/fpw/
diff --git a/japanese/ryaku-fpw/pkg-plist b/japanese/ryaku-fpw/pkg-plist
new file mode 100644
index 000000000000..1afb23834385
--- /dev/null
+++ b/japanese/ryaku-fpw/pkg-plist
@@ -0,0 +1,7 @@
+share/dict/ryaku-fpw/ryaku/data/honmon
+share/dict/ryaku-fpw/catalogs
+@dirrm share/dict/ryaku-fpw/ryaku/data
+@dirrm share/dict/ryaku-fpw/ryaku
+@dirrm share/dict/ryaku-fpw
+share/doc/ryaku-fpw/readme
+@dirrm share/doc/ryaku-fpw