1997-12-04 01:56:17 +00:00
|
|
|
# New ports collection Makefile for: rxvt
|
1998-10-10 01:04:31 +00:00
|
|
|
# Version required: 2.4.8
|
1997-12-04 01:56:17 +00:00
|
|
|
# Date created: Nov 16 1997
|
|
|
|
# Whom: frankch@waru.life.nthu.edu.tw
|
1997-12-04 03:12:16 +00:00
|
|
|
#
|
1998-10-10 01:04:31 +00:00
|
|
|
# $Id: Makefile,v 1.6 1998/08/05 09:30:46 asami Exp $
|
1997-12-04 03:12:16 +00:00
|
|
|
#
|
1997-12-04 01:56:17 +00:00
|
|
|
|
1998-10-10 01:04:31 +00:00
|
|
|
DISTNAME= rxvt-2.4.8
|
|
|
|
PKGNAME= zh-rxvt-2.4.8
|
|
|
|
CATEGORIES= chinese x11
|
|
|
|
MASTER_SITES= ftp://mason.primenet.com.au/pub/rxvt/ \
|
|
|
|
ftp://ftp.math.fu-berlin.de/pub/rxvt/
|
1997-12-04 01:56:17 +00:00
|
|
|
|
1998-10-10 01:04:31 +00:00
|
|
|
MAINTAINER= frankch@waru.life.nthu.edu.tw
|
1997-12-04 01:56:17 +00:00
|
|
|
|
1997-12-16 19:26:52 +00:00
|
|
|
RUN_DEPENDS= ${X11BASE}/bin/xcin:${PORTSDIR}/chinese/xcin
|
|
|
|
|
1998-10-10 01:04:31 +00:00
|
|
|
USE_X_PREFIX= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --enable-big5=yes --enable-xcin=yes
|
|
|
|
MAN1= crxvt2.1
|
1997-12-04 01:56:17 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|