aboutsummaryrefslogtreecommitdiff
path: root/japanese/CGdic-fpw
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2000-11-30 15:05:19 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2000-11-30 15:05:19 +0000
commit375bf4d10317adaa8b46de500db522f4767d15cb (patch)
tree58ee92ad337d004dff92ee128f7022d87d1bf46a /japanese/CGdic-fpw
parentd30d379258121a873288b62ee19e28711f27c0ba (diff)
downloadports-375bf4d10317adaa8b46de500db522f4767d15cb.tar.gz
ports-375bf4d10317adaa8b46de500db522f4767d15cb.zip
Notes
Diffstat (limited to 'japanese/CGdic-fpw')
-rw-r--r--japanese/CGdic-fpw/Makefile32
-rw-r--r--japanese/CGdic-fpw/distinfo1
-rw-r--r--japanese/CGdic-fpw/pkg-comment1
-rw-r--r--japanese/CGdic-fpw/pkg-descr14
-rw-r--r--japanese/CGdic-fpw/pkg-plist7
5 files changed, 55 insertions, 0 deletions
diff --git a/japanese/CGdic-fpw/Makefile b/japanese/CGdic-fpw/Makefile
new file mode 100644
index 000000000000..c1cac5e9f27f
--- /dev/null
+++ b/japanese/CGdic-fpw/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: CG Japanese Dictionary - JIS X 4081 version
+# Date created: 2000.11.28
+# Whom: Satoshi Taoka <taoka@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= CGdic-fpw
+PORTVERSION= 1.0
+CATEGORIES= japanese
+MASTER_SITES= http://openlab.ring.gr.jp/edict/fpw/dist/CGdic1.5h/
+DISTNAME= CGdic1.5h-${PORTVERSION}
+
+MAINTAINER= taoka@FreeBSD.org
+
+USE_ZIP= yes
+NO_BUILD= yes
+WRKSRC= ${WRKDIR}/cg
+EXTRACT_BEFORE_ARGS= -qL
+
+do-install:
+ ${MKDIR} ${PREFIX}/share/dict/CGdic-fpw/cg/data
+ ${INSTALL_DATA} ${WRKSRC}/cg/data/honmon ${PREFIX}/share/dict/CGdic-fpw/cg/data
+ ${INSTALL_DATA} ${WRKSRC}/catalogs ${PREFIX}/share/dict/CGdic-fpw
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${PREFIX}/share/doc/CGdic-fpw
+.for i in readme
+ ${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/doc/CGdic-fpw
+.endfor
+.endif
+
+.include <bsd.port.mk>
diff --git a/japanese/CGdic-fpw/distinfo b/japanese/CGdic-fpw/distinfo
new file mode 100644
index 000000000000..0e71a2b01814
--- /dev/null
+++ b/japanese/CGdic-fpw/distinfo
@@ -0,0 +1 @@
+MD5 (CGdic1.5h-1.0.zip) = 54b865f8a522da81307b6cf2367106ac
diff --git a/japanese/CGdic-fpw/pkg-comment b/japanese/CGdic-fpw/pkg-comment
new file mode 100644
index 000000000000..93bb3aa588d6
--- /dev/null
+++ b/japanese/CGdic-fpw/pkg-comment
@@ -0,0 +1 @@
+A CG Japanese dictionary (EPWING V1 format)
diff --git a/japanese/CGdic-fpw/pkg-descr b/japanese/CGdic-fpw/pkg-descr
new file mode 100644
index 000000000000..9948c69115cf
--- /dev/null
+++ b/japanese/CGdic-fpw/pkg-descr
@@ -0,0 +1,14 @@
+This CG dictionary (alphabet-->Japanese) was produced by Yoshikawa
+Lab. in College of Science and Technology, Department of Electronic
+Engineering, Nihon University.
+
+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.ecs.cst.nihon-u.ac.jp/oyl/CG/yougo/yougo.html
+
+o URL for this converted dictionary:
+WWW: http://openlab.ring.gr.jp/edict/fpw/
diff --git a/japanese/CGdic-fpw/pkg-plist b/japanese/CGdic-fpw/pkg-plist
new file mode 100644
index 000000000000..92607c7ab801
--- /dev/null
+++ b/japanese/CGdic-fpw/pkg-plist
@@ -0,0 +1,7 @@
+share/dict/CGdic-fpw/cg/data/honmon
+share/dict/CGdic-fpw/catalogs
+@dirrm share/dict/CGdic-fpw/cg/data
+@dirrm share/dict/CGdic-fpw/cg
+@dirrm share/dict/CGdic-fpw
+share/doc/CGdic-fpw/readme
+@dirrm share/doc/CGdic-fpw