1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/chinese/tin/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

26 lines
529 B
Makefile

# 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= 2
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"