freebsd-ports/chinese/irssi/Makefile
Vanilla I. Shu 17994e305b Add a patch to fix readline routine problem.
PR:		ports/50374
Submitted by:	Michael Hsin <mhsin@mhsin.org>
2003-04-01 02:03:43 +00:00

25 lines
682 B
Makefile

# New ports collection makefile for: zh-tw-irssi
# Date created: April 26 2001
# Whom: vanilla
#
# $FreeBSD$
#
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::term-terminfo.c \
${.CURDIR}/files/patch-src::fe-text::textbuffer-view.c \
${.CURDIR}/files/patch-src::fe-text::utf8.h
PORTREVISION= 3
CATEGORIES= chinese
MAINTAINER= vanilla@FreeBSD.org
COMMENT= A zh-tw cursor movement friendly, wrapping clean irssi
.include "${MASTERDIR}/Makefile"
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}tw-