2000-11-02 03:13:40 +00:00
|
|
|
# New ports collection makefile for: rxvt-big5
|
|
|
|
# Date created: Thur Nov 2, 2000
|
|
|
|
# Whom: Michael C . Wu <keichii@iteration.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
2001-02-05 14:29:35 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../../x11/rxvt
|
2000-11-02 03:13:40 +00:00
|
|
|
.include "${MASTERDIR}/Makefile"
|
|
|
|
|
2001-02-05 14:29:35 +00:00
|
|
|
PORTNAME= rxvt
|
|
|
|
PORTVERSION= 2.6.3
|
2000-11-02 03:13:40 +00:00
|
|
|
|
|
|
|
#.include <bsd.port.pre.mk>
|
2001-02-05 14:29:35 +00:00
|
|
|
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}cn-
|
2000-11-02 03:13:40 +00:00
|
|
|
|
|
|
|
MAINTAINER= keichii@iteration.net
|
|
|
|
|
2001-02-05 14:29:35 +00:00
|
|
|
CONFIGURE_ARGS+= --enable-xim --enable-big5 \
|
|
|
|
--enable-next-scroll --with-term=xterm-color
|