# New ports collection makefile for: zh-tw-irssi # Date created: April 26 2001 # Whom: vanilla # # $FreeBSD$ # PORTREVISION= 4 CATEGORIES= chinese MAINTAINER= vanilla@FreeBSD.org COMMENT= A zh-tw cursor movement friendly, wrapping clean irssi MASTERDIR= ${.CURDIR}/../../irc/irssi EXTRA_PATCHES= ${.CURDIR}/files/patch-irssi.conf \ ${.CURDIR}/files/patch-src::fe-text::gui-entry.c \ ${.CURDIR}/files/patch-src::fe-text::gui-entry.h \ ${.CURDIR}/files/patch-src::fe-text::gui-printtext.c \ ${.CURDIR}/files/patch-src::fe-text::gui-readline.c \ ${.CURDIR}/files/patch-src::fe-text::term-terminfo.c \ ${.CURDIR}/files/patch-src::fe-text::textbuffer-view.c \ ${.CURDIR}/files/patch-src::fe-text::utf8.c \ ${.CURDIR}/files/patch-src::fe-text::utf8.h .include "${MASTERDIR}/Makefile"