I put a copy on my page, and remove BROKEN tag.
This commit is contained in:
parent
f965fc63bb
commit
e27319791e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10083
2 changed files with 6 additions and 8 deletions
|
@ -3,21 +3,20 @@
|
|||
# Date created: Nov 28 ,1997
|
||||
# Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1998/02/13 17:26:10 vanilla Exp $
|
||||
# $Id: Makefile,v 1.5 1998/03/03 07:49:50 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xcin-2.3.02
|
||||
PKGNAME= zh-xcin-2.3.02
|
||||
CATEGORIES= chinese x11
|
||||
MASTER_SITES= ftp://ftp.ncu.edu.tw/OS/linux/chinese/xcin/ \
|
||||
MASTER_SITES= http://www.freebsd.org/~vanilla/ \
|
||||
ftp://ftp.ncu.edu.tw/OS/linux/chinese/xcin/ \
|
||||
ftp://linux.cis.nctu.edu.tw/packages/chinese/xcin/
|
||||
|
||||
MAINTAINER= yssu@CCCA.NCTU.edu.tw
|
||||
|
||||
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/chinese/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts
|
||||
|
||||
BROKEN= fetch
|
||||
|
||||
USE_X11= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS =-prefix="${X11BASE}" \
|
||||
|
|
|
@ -3,21 +3,20 @@
|
|||
# Date created: Nov 28 ,1997
|
||||
# Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1998/02/13 17:26:10 vanilla Exp $
|
||||
# $Id: Makefile,v 1.5 1998/03/03 07:49:50 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xcin-2.3.02
|
||||
PKGNAME= zh-xcin-2.3.02
|
||||
CATEGORIES= chinese x11
|
||||
MASTER_SITES= ftp://ftp.ncu.edu.tw/OS/linux/chinese/xcin/ \
|
||||
MASTER_SITES= http://www.freebsd.org/~vanilla/ \
|
||||
ftp://ftp.ncu.edu.tw/OS/linux/chinese/xcin/ \
|
||||
ftp://linux.cis.nctu.edu.tw/packages/chinese/xcin/
|
||||
|
||||
MAINTAINER= yssu@CCCA.NCTU.edu.tw
|
||||
|
||||
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/chinese/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts
|
||||
|
||||
BROKEN= fetch
|
||||
|
||||
USE_X11= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS =-prefix="${X11BASE}" \
|
||||
|
|
Loading…
Reference in a new issue