1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/chinese/xcin25/Makefile

27 lines
714 B
Makefile
Raw Normal View History

# New ports collection makefile for: xcin
1999-01-17 07:31:09 +00:00
# Version required: xcin-2.3.03
# Date created: Nov 28 ,1997
# Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
#
1999-01-17 07:31:09 +00:00
# $Id: Makefile,v 1.8 1998/11/23 12:44:04 vanilla Exp $
#
1999-01-17 07:31:09 +00:00
DISTNAME= xcin-2.3.03
PKGNAME= zh-xcin-2.3.03
CATEGORIES= chinese
MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/ \
ftp://ftp.ncu.edu.tw/OS/Linux/Chinese/xcin/xcin/ \
ftp://linux.cis.nctu.edu.tw/packages/chinese/X/xcin/xcin/
1999-01-17 07:31:09 +00:00
MAINTAINER= yssu@CCCA.NCTU.edu.tw
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts
USE_X_PREFIX= yes
HAS_CONFIGURE= yes
1999-01-17 07:31:09 +00:00
CONFIGURE_ARGS= --prefix="${X11BASE}" --os=FreeBSD --no-menu
1999-01-17 07:31:09 +00:00
MAN1= xcin.1 cin2tab.1
.include <bsd.port.mk>