1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

The Free On-line Dictionary of Computing (EPWING V1 format)

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

View File

@ -71,6 +71,7 @@
SUBDIR += exmh2
SUBDIR += expect
SUBDIR += flower-fpw
SUBDIR += foldoc-fpw
SUBDIR += freepwing
SUBDIR += fumeikai-fpw
SUBDIR += gal

View File

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

View File

@ -0,0 +1 @@
MD5 (foldoc-fpw1.0.1.zip) = 70dc9d3ea7d8fa45152b234cf99d01c2

View File

@ -0,0 +1 @@
The Free On-line Dictionary of Computing (EPWING V1 format)

View File

@ -0,0 +1,7 @@
This is converted from The Free On-line Dictionary of Computing
(http://www.foldoc.org/) 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,9 @@
share/dict/foldoc-fpw/catalogs
share/dict/foldoc-fpw/foldoc/data/honmon
share/dict/foldoc-fpw/foldoc/gaiji/gai16h
@dirrm share/dict/foldoc-fpw/foldoc/data
@dirrm share/dict/foldoc-fpw/foldoc/gaiji
@dirrm share/dict/foldoc-fpw/foldoc
@dirrm share/dict/foldoc-fpw
share/doc/foldoc-fpw/readme.txt
@dirrm share/doc/foldoc-fpw