# ex:ts=8
# New ports collection makefile for:	tin
# Date created:		2 Dev 1997
# Whom:			Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
#
# $FreeBSD: ports/chinese/tin/Makefile,v 1.22 2000/10/08 10:25:16 asami Exp $
#

MASTERDIR=	${.CURDIR}/../../news/tin

MAINTAINER=     yssu@CCCA.NCTU.edu.tw

EXTRA_PATCHES=	${.CURDIR}/files/patch-charset.c \
		${.CURDIR}/files/patch-cook.c \
		${.CURDIR}/files/patch-init.c

.include "${MASTERDIR}/Makefile"

CONFIGURE_ARGS+=	--disable-curses \
			--without-ncurses \
			--with-mime-default-charset=big5
