cf5980a259
2: most big5 patch already move to irc/irssi, maybe we should remove this slave ports soon.
19 lines
375 B
Makefile
19 lines
375 B
Makefile
# New ports collection makefile for: zh-tw-irssi
|
|
# Date created: April 26 2001
|
|
# Whom: vanilla
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 0
|
|
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
|
|
|
|
.include "${MASTERDIR}/Makefile"
|