EDICT is a Japanese - English Dictionary

This port's EDICT is SDIC format
This commit is contained in:
Satoshi Taoka 2000-01-25 13:02:37 +00:00
parent 3829c804e3
commit eab81e2772
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25056
5 changed files with 59 additions and 0 deletions

View File

@ -0,0 +1,41 @@
# New ports collection makefile for: EDICT - SDICT format version
# Version required: 19981007
# Date created: 00/01/14
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
DISTNAME= edict-19981007
PKGNAME= ja-edict-sdic-19981007
CATEGORIES= japanese
MASTER_SITES= ftp://pine.kuee.kyoto-u.ac.jp/pub/tsuchiya/sdic/ \
ftp://ftp.cc.monash.edu.au/pub/nihongo/ \
ftp://ftp.cdrom.com/pub/japanese/monash/ \
ftp://ftp.sedl.org/pub/mirrors/nihongo/ \
ftp://ftp.u-aizu.ac.jp/pub/SciEng/nihongo/ftp.cc.monash.edu.au/
DISTFILES= sdic-2.1.2.tar.gz edict/edict.gz edict/edict.doc
MAINTAINER= taoka@FreeBSD.org
WRKSRC= ${WRKDIR}/sdic-2.1.2
EXTRACT_ONLY= sdic-2.1.2.tar.gz
ALL_TARGET= jedict.sdic eedict.sdic
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-emacs=mule \
--with-lispdir=${PREFIX}/share/emacs/site-lisp \
--with-dictdir=${PREFIX}/share/dict
post-extract:
${CP} -f ${DISTDIR}/edict/edict.gz ${WRKSRC}
${CP} -f ${DISTDIR}/edict/edict.doc ${WRKSRC}
${GZIP_CMD} -d ${WRKSRC}/edict.gz
do-install:
${MKDIR} ${PREFIX}/share/dict
${INSTALL_DATA} ${WRKSRC}/*.sdic ${PREFIX}/share/dict
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/edict
${INSTALL_DATA} ${WRKSRC}/*.doc ${PREFIX}/share/doc/edict
.endif
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (sdic-2.1.2.tar.gz) = 7b8aca26fbebb069fea59481a12b5c72
MD5 (edict/edict.gz) = 3297eeaaa57d946fe23d68b0d2fd8449
MD5 (edict/edict.doc) = f00fd2c2aaf116f3fcc241eb264377eb

View File

@ -0,0 +1 @@
a Japanese - English Dictionary (SDIC format)

View File

@ -0,0 +1,10 @@
EDICT is a Japanese - English Dictionary by Mr. J.W. Breen.
This port have two dictionaries jedict.sdic and edict.sdic which are
ones converted from the original into SDIC format. URL for SDIC is
WWW: http://www-nagao.kuee.kyoto-u.ac.jp/member/tsuchiya/sdic/
and URL for EDICT is
ftp://ftp.cc.monash.edu.au/pub/nihongo/00INDEX.html
ftp://ftp.cc.monash.edu.au/pub/nihongo/

View File

@ -0,0 +1,4 @@
share/dict/jedict.sdic
share/dict/eedict.sdic
share/doc/edict/edict.doc
@dirrm share/doc/edict