1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/chinese/tin/Makefile

28 lines
554 B
Makefile
Raw Normal View History

2000-02-27 04:41:35 +00:00
# ex:ts=8
1997-12-01 21:16:50 +00:00
# New ports collection makefile for: tin
2000-02-27 04:41:35 +00:00
# Date created: 2 Dev 1997
1997-12-01 21:16:50 +00:00
# Whom: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
#
1999-08-25 04:58:03 +00:00
# $FreeBSD$
1997-12-01 21:16:50 +00:00
#
PORTREVISION= 3
CATEGORIES= chinese
MAINTAINER= leeym@FreeBSD.org
BROKEN= does not patch
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
2000-02-27 04:41:35 +00:00
MASTERDIR= ${.CURDIR}/../../news/tin
WITH_TIN_SCREEN=termcap
CONFIGURE_ARGS= --disable-locale
.include "${MASTERDIR}/Makefile"