aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/tin/Makefile
blob: 6b3ee0a57c5adc93f4d0df7b4962eb08b118f777 (plain) (blame)
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
# ex:ts=8
# New ports collection makefile for:    tin
# Date created:     2 Dev 1997
# Whom:         Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
#
# $FreeBSD$
#

PORTREVISION=   3
CATEGORIES= chinese

MAINTAINER= leeym@FreeBSD.org

EXTRA_PATCHES=  ${.CURDIR}/files/patch-attrib.c \
        ${.CURDIR}/files/patch-cook.c \
        ${.CURDIR}/files/patch-mail.c \
        ${.CURDIR}/files/patch-init.c \
        ${.CURDIR}/files/patch-tin_defaults

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

WITH_TIN_SCREEN=termcap
CONFIGURE_ARGS= --disable-locale

.include "${MASTERDIR}/Makefile"