mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
A chinese-english dictionary. Uses Motif
PR: 14387 Submitted by: Peng HaiJie <phj@cn.FreeBSD.org>
This commit is contained in:
parent
e45cfc925c
commit
ce65385a5d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23308
25
chinese/stardict/Makefile
Normal file
25
chinese/stardict/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# x:ts=8
|
||||
# Ports collection makefile for: cdict
|
||||
# Version required: 1.0
|
||||
# Date created: Thu Oct 14, 1999
|
||||
# Whom: Peng HaiJie (phj@cn.FreeBSD.org)
|
||||
# (phj@transfar.com)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= zh-cdict-1.0
|
||||
CATEGORIES= chinese
|
||||
MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/
|
||||
|
||||
MAINTAINER= phj@cn.FreeBSD.org
|
||||
|
||||
REQUIRES_MOTIF= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XLIB= yes
|
||||
|
||||
MANCOMPRESSED= yes
|
||||
MAN1= cdict.1
|
||||
|
||||
.include <bsd.port.mk>
|
1
chinese/stardict/distinfo
Normal file
1
chinese/stardict/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (zh-cdict-1.0.tar.gz) = e51d7c74185d250021377401b69d68cc
|
1
chinese/stardict/pkg-comment
Normal file
1
chinese/stardict/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
English-Chinese dictionary.
|
6
chinese/stardict/pkg-descr
Normal file
6
chinese/stardict/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
cdict - English-Chinese dictionary.
|
||||
|
||||
-- Peng HaiJie
|
||||
|
||||
phj@cn.FreeBSD.org
|
||||
(or phj@transfar.com)
|
17
chinese/stardict/pkg-plist
Normal file
17
chinese/stardict/pkg-plist
Normal file
@ -0,0 +1,17 @@
|
||||
bin/cdict
|
||||
share/chinese/cdict/back.gif
|
||||
share/chinese/cdict/exit.gif
|
||||
share/chinese/cdict/exitmask.xbm
|
||||
share/chinese/cdict/help.gif
|
||||
share/chinese/cdict/helpmask.xbm
|
||||
share/chinese/cdict/hzfont/fonts.dir
|
||||
share/chinese/cdict/hzfont/hz16.pcf
|
||||
share/chinese/cdict/hzfont/yb10x20.pcf
|
||||
share/chinese/cdict/icon.gif
|
||||
share/chinese/cdict/iconmask.xbm
|
||||
share/chinese/cdict/license
|
||||
share/chinese/cdict/readme
|
||||
share/chinese/cdict/transdic
|
||||
share/chinese/cdict/yblib
|
||||
@dirrm share/chinese/cdict/hzfont
|
||||
@dirrm share/chinese/cdict
|
Loading…
Reference in New Issue
Block a user