1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

A dictionary for flowers (EPWING V1 format)

This commit is contained in:
Satoshi Taoka 2000-11-30 15:07:31 +00:00
parent cd9b4ed237
commit c640974851
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35547
6 changed files with 52 additions and 0 deletions

View File

@ -59,6 +59,7 @@
SUBDIR += ewipe
SUBDIR += exmh2
SUBDIR += expect
SUBDIR += flower-fpw
SUBDIR += freepwing
SUBDIR += gal
SUBDIR += gawk

View File

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

View File

@ -0,0 +1 @@
MD5 (Flower-1.0.zip) = 9d2d42ce5c7f0ee862d19e5348e318b7

View File

@ -0,0 +1 @@
A dictionary for flowers (EPWING V1 format)

View File

@ -0,0 +1,10 @@
This flower dictionary 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/Flower/Flower.htm
o URL for this converted dictionary:
WWW: http://openlab.ring.gr.jp/edict/fpw/

View File

@ -0,0 +1,7 @@
share/dict/flower-fpw/flower/data/honmon
share/dict/flower-fpw/catalogs
@dirrm share/dict/flower-fpw/flower/data
@dirrm share/dict/flower-fpw/flower
@dirrm share/dict/flower-fpw
share/doc/flower-fpw/readme
@dirrm share/doc/flower-fpw