aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/irssi/Makefile
blob: 5f3b2785bc83808fdb0487ed7729c4212ea4a128 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    zh-tw-irssi
# Date created:             April 26 2001
# Whom:                 vanilla
#
# $FreeBSD$
#

PORTREVISION=   1
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-utf8_break \
        ${.CURDIR}/files/patch-eaw

.include "${MASTERDIR}/Makefile"