aboutsummaryrefslogtreecommitdiff
path: root/chinese/tintin++/Makefile
blob: 892cf61d89e80cb872d66c50eb9abd2cf149237d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:  tintin++ with Chinese(Big5) support.
# Date created:			  Tue 26, 2000
# Whom:				  Foxfair Hu <foxfair@FreeBSD.org>
#
# $FreeBSD$
#

CATEGORIES?=	chinese

MAINTAINER=	sunpoet@sunpoet.net

MASTERDIR=	${.CURDIR}/../../net/tintin++

CONFIGURE_ARGS=	--enable-big5

NO_LATEST_LINK=	yes

.include "${MASTERDIR}/Makefile"