Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2000 05:57:18 -0700 (PDT)
From:      <sada@FreeBSD.org>
To:        jtjang@gcn.net.tw, sada@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: ports/14643: new port: chinese/pydict - A Chinese/English dictionary
Message-ID:  <200006111257.FAA30449@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: new port: chinese/pydict - A Chinese/English dictionary

State-Changed-From-To: open->analyzed
State-Changed-By: sada
State-Changed-When: Sun Jun 11 05:55:14 PDT 2000
State-Changed-Why: 
Applied some portlint.

--
diff -Bbuw -r t/pyDict/Makefile pyDict/Makefile
--- t/pyDict/Makefile	Sun Jun 11 21:49:07 2000
+++ pyDict/Makefile	Sat Jun 10 04:56:51 2000
@@ -1,22 +1,22 @@
 # New ports collection makefile for:	pyDict
-# Version required:	0.2.0
 # Date created:		25 Oct 1999
 # Whom:			Keith Jang <keith@freebsd.sinica.edu.tw>
 #
 # $FreeBSD$
 #
 
-DISTNAME=	pyDict-0.2.0
-PKGNAME=	zh-pyDict-0.2.0
+PORTNAME=	pyDict
+PORTVERSION=	0.2.0
 CATEGORIES=	chinese
 MASTER_SITES=	http://www.linux.org.tw/~plateau/linux_notes/softwares/ \
 		ftp://freebsd.sinica.edu.tw/pub/keith/
+PKGNAMEPREFIX=	zh-
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	keith@freebsd.sinica.edu.tw
 
 RUN_DEPENDS=	${LOCALBASE}/include/pygtk/pygtk.h:${PORTSDIR}/x11-toolkits/py-gtk \
-		${PREFIX}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \
+		${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \
 		xcin2.5:${PORTSDIR}/chinese/xcin25
 
 USE_X_PREFIX=	yes
diff -Bbuw -r t/pyDict/pkg/COMMENT pyDict/pkg/COMMENT
--- t/pyDict/pkg/COMMENT	Sun Jun 11 21:49:07 2000
+++ pyDict/pkg/COMMENT	Sat Jun 10 04:48:34 2000
@@ -1 +1 @@
-A Chinese <-> English dictionary, under both console and X11.
+A Chinese <-> English dictionary, under both console and X11

http://www.freebsd.org/cgi/query-pr.cgi?pr=14643


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006111257.FAA30449>