Easton's 1897 Bible Dictionary (EPWING V1 format)

This commit is contained in:
Satoshi Taoka 2001-08-23 05:30:45 +00:00
parent 78b311303c
commit d0b16a7b61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46680
6 changed files with 50 additions and 0 deletions

View File

@ -44,6 +44,7 @@
SUBDIR += e2ps
SUBDIR += easypr
SUBDIR += eb
SUBDIR += ebd-fpw
SUBDIR += eblook
SUBDIR += ebw3
SUBDIR += edict

32
japanese/ebd-fpw/Makefile Normal file
View File

@ -0,0 +1,32 @@
# New ports collection makefile for: ebd - JIS X 4081 format version
# Date created: 01/08/23
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= ebd-fpw
PORTVERSION= 1.0
CATEGORIES= japanese
MASTER_SITES= http://openlab.ring.gr.jp/edict/fpw/dist/ebd/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= taoka@FreeBSD.org
USE_ZIP= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/ebd
EXTRACT_BEFORE_ARGS= -qL
do-install:
${MKDIR} ${PREFIX}/share/dict/ebd-fpw/ebd/data
${INSTALL_DATA} ${WRKSRC}/ebd/data/honmon ${PREFIX}/share/dict/ebd-fpw/ebd/data
${INSTALL_DATA} ${WRKSRC}/catalogs ${PREFIX}/share/dict/ebd-fpw
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/ebd-fpw
.for i in readme.1st readme.txt
${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/doc/ebd-fpw
.endfor
.endif
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (ebd-fpw1.0.zip) = 2d260c2eb3b9d827ed7eec71234ec4e7

View File

@ -0,0 +1 @@
Easton's 1897 Bible Dictionary (EPWING V1 format)

View File

@ -0,0 +1,7 @@
This is converted from Easton's 1897 Bible Dictionary
(http://www.bf.org/bfetexts.htm) into JIS X 4081 format (that is a
subset of EPWING V1) by FreePWING. So it can be used by EPWING viewer
on Unix and the other OS (e.g. Windows or MacOS). URL for this
converted dictionary is
WWW: http://openlab.ring.gr.jp/edict/fpw/

View File

@ -0,0 +1,8 @@
share/dict/ebd-fpw/catalogs
share/dict/ebd-fpw/ebd/data/honmon
@dirrm share/dict/ebd-fpw/ebd/data
@dirrm share/dict/ebd-fpw/ebd
@dirrm share/dict/ebd-fpw
share/doc/ebd-fpw/readme.1st
share/doc/ebd-fpw/readme.txt
@dirrm share/doc/ebd-fpw