1997-12-04 01:56:17 +00:00
|
|
|
# New ports collection Makefile for: rxvt
|
1998-01-05 17:31:12 +00:00
|
|
|
# Version required: 2.4.5
|
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-01-05 17:31:12 +00:00
|
|
|
# $Id: Makefile,v 1.4 1997/12/19 19:23:18 vanilla Exp $
|
1997-12-04 03:12:16 +00:00
|
|
|
#
|
1997-12-04 01:56:17 +00:00
|
|
|
|
1998-01-05 17:31:12 +00:00
|
|
|
DISTNAME= rxvt-2.4.5
|
|
|
|
PKGNAME= zh-rxvt-2.4.5
|
1997-12-04 01:56:17 +00:00
|
|
|
CATEGORIES= chinese x11
|
1998-01-05 17:31:12 +00:00
|
|
|
MASTER_SITES= ftp://ftp.math.fu-berlin.de/pub/rxvt/
|
1997-12-04 01:56:17 +00:00
|
|
|
|
|
|
|
MAINTAINER= frankch@waru.life.nthu.edu.tw
|
|
|
|
|
1997-12-16 19:26:52 +00:00
|
|
|
RUN_DEPENDS= ${X11BASE}/bin/xcin:${PORTSDIR}/chinese/xcin
|
|
|
|
|
1997-12-04 01:56:17 +00:00
|
|
|
USE_X11= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --enable-big5=yes --enable-xcin=yes
|
1997-12-19 19:23:31 +00:00
|
|
|
MAN1= crxvt2.1
|
1997-12-04 01:56:17 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|