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

PORTREVISION=	5
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"
OpenPOWER on IntegriCloud