2013-09-20 16:01:22 +00:00
|
|
|
# Created by: clive
|
2001-01-08 18:27:17 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2015-02-08 13:33:52 +00:00
|
|
|
PORTNAME= bitchx
|
2003-11-15 10:29:35 +00:00
|
|
|
CATEGORIES= chinese
|
2002-07-08 18:14:20 +00:00
|
|
|
|
2015-05-04 00:37:11 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2014-06-09 11:21:52 +00:00
|
|
|
COMMENT= Zh-tw cursor movement friendly, wrapping clean BitchX
|
2002-07-08 18:14:20 +00:00
|
|
|
|
2001-02-05 14:29:35 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../../irc/bitchx
|
2014-07-30 21:01:20 +00:00
|
|
|
EXTRA_PATCHES= ${.CURDIR}/files/patch-source__input.c \
|
|
|
|
${.CURDIR}/files/patch-include__config.h \
|
|
|
|
${.CURDIR}/files/patch-source__screen.c
|
2001-01-08 18:27:17 +00:00
|
|
|
|
2015-02-08 13:33:52 +00:00
|
|
|
OPTIONS_SLAVE= LATIN
|
2001-01-08 18:27:17 +00:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|