1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Roget's Thesaurus (EPWING V1 format)

This commit is contained in:
Satoshi Taoka 2000-11-30 15:10:37 +00:00
parent 41d18f07a0
commit 49bc25c025
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35551
6 changed files with 57 additions and 0 deletions

View File

@ -250,6 +250,7 @@
SUBDIR += qkc
SUBDIR += rbnamazu
SUBDIR += recjis
SUBDIR += roget-fpw
SUBDIR += rogue_s
SUBDIR += rskkserv
SUBDIR += ruby-eb

View File

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

View File

@ -0,0 +1 @@
MD5 (roget-fpw1.0.1.zip) = 74ddebc61be565b368be98bdd90d7c14

View File

@ -0,0 +1 @@
Roget's Thesaurus (EPWING V1 format)

View File

@ -0,0 +1,10 @@
Roget's Thesaurus was produced by PROJECT GUTENBERG. 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://promo.net/pg/
o URL for this converted dictionary:
WWW: http://openlab.ring.gr.jp/edict/fpw/

View File

@ -0,0 +1,10 @@
share/dict/roget-fpw/roget/data/honmon
share/dict/roget-fpw/roget/gaiji/gai16h
share/dict/roget-fpw/catalogs
@dirrm share/dict/roget-fpw/roget/data
@dirrm share/dict/roget-fpw/roget/gaiji
@dirrm share/dict/roget-fpw/roget
@dirrm share/dict/roget-fpw
share/doc/roget-fpw/readme.pkg
share/doc/roget-fpw/readme.txt
@dirrm share/doc/roget-fpw