freebsd-ports/chinese/rxvt/Makefile
Vanilla I. Shu caf403c909 zh-rxvt enable the BIG5 support of rxvt-2.4.4,
Extra patchs have been applied to add support for XCIN
PR:		ports/5066
Submitted by:	Frankch Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
1997-12-04 01:56:17 +00:00

19 lines
496 B
Makefile

# New ports collection Makefile for: rxvt
# Version required: 2.4.4
# Date created: Nov 16 1997
# Whom: frankch@waru.life.nthu.edu.tw
DISTNAME= rxvt-2.4.4
PKGNAME= zh-rxvt-2.4.4
CATEGORIES= chinese x11
MASTER_SITES= ftp://ftp.math.fu-berlin.de/pub/rxvt/devel/
MAINTAINER= frankch@waru.life.nthu.edu.tw
USE_X11= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-big5=yes --enable-xcin=yes
MAN1= crxvt.1
.include <bsd.port.mk>