summaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-09-19 14:55:42 +0000
committerade <ade@FreeBSD.org>2000-09-19 14:55:42 +0000
commitb84e024fa42ba517ffc2397e14afba877ebbeeb5 (patch)
treeccf4fbd4b4c091581622d5b8a88a40969d1f7b71 /chinese
parent6ec7793136083f60a1f9f33c8a4410899554c5a9 (diff)
downloadFreeBSD-ports-b84e024fa42ba517ffc2397e14afba877ebbeeb5.zip
FreeBSD-ports-b84e024fa42ba517ffc2397e14afba877ebbeeb5.tar.gz
Update to 1.3, after repo-copy
PR: 18867 Submitted by: maintainer
Diffstat (limited to 'chinese')
-rw-r--r--chinese/stardict/Makefile12
-rw-r--r--chinese/stardict/distinfo2
-rw-r--r--chinese/stardict/pkg-plist42
3 files changed, 34 insertions, 22 deletions
diff --git a/chinese/stardict/Makefile b/chinese/stardict/Makefile
index f0e6f2e..635f5bd 100644
--- a/chinese/stardict/Makefile
+++ b/chinese/stardict/Makefile
@@ -6,10 +6,11 @@
# $FreeBSD$
#
-PORTNAME= cdict
-PORTVERSION= 1.0
+PORTNAME= stardict
+PORTVERSION= 1.3
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/
+PKGNAMEPREFIX= zh-
DISTNAME= ${PKGNAME}
MAINTAINER= phj@cn.FreeBSD.org
@@ -17,9 +18,12 @@ MAINTAINER= phj@cn.FreeBSD.org
REQUIRES_MOTIF= yes
GNU_CONFIGURE= yes
+USE_GMAKE = yes
USE_XLIB= yes
-MANCOMPRESSED= yes
-MAN1= cdict.1
+PREFIX= ${X11BASE}
+
+port-install:
+ strip $(PREFIX)/bin/${PORTNAME}
.include <bsd.port.mk>
diff --git a/chinese/stardict/distinfo b/chinese/stardict/distinfo
index 99caffb..a7e7bd2 100644
--- a/chinese/stardict/distinfo
+++ b/chinese/stardict/distinfo
@@ -1 +1 @@
-MD5 (zh-cdict-1.0.tar.gz) = e51d7c74185d250021377401b69d68cc
+MD5 (zh-stardict-1.3.tar.gz) = 72baeb85da0506aa8ce48db04953a64a
diff --git a/chinese/stardict/pkg-plist b/chinese/stardict/pkg-plist
index ae2cc15..41cdf61 100644
--- a/chinese/stardict/pkg-plist
+++ b/chinese/stardict/pkg-plist
@@ -1,17 +1,25 @@
-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
+bin/stardict
+share/stardict/hzfont/hz16.pcf
+share/stardict/hzfont/hz16ft.pcf
+share/stardict/hzfont/yb10x20.pcf
+share/stardict/hzfont/fonts.dir
+share/stardict/images/back.gif
+share/stardict/images/chinabyte.gif
+share/stardict/images/help.gif
+share/stardict/images/icon.gif
+share/stardict/images/joyo.gif
+share/stardict/images/last.gif
+share/stardict/images/next.gif
+share/stardict/images/sina.gif
+share/stardict/images/wri.gif
+share/stardict/images/wuhan.gif
+share/stardict/images/exitmask.xbm
+share/stardict/images/helpmask.xbm
+share/stardict/images/iconmask.xbm
+share/stardict/images/lastmask.xbm
+share/stardict/images/nextmask.xbm
+share/stardict/stardict.db
+share/stardict/yblib
+@dirrm share/stardict/hzfont
+@dirrm share/stardict/images
+@dirrm share/stardict
OpenPOWER on IntegriCloud