aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/tintin++/Makefile
blob: af0e3aca775d3d0f486c602d2a5d2f7de7d424ca (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 net games

MAINTAINER= foxfair@FreeBSD.org

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

CONFIGURE_ARGS= --enable-big5

NO_LATEST_LINK= yes

.include "${MASTERDIR}/Makefile"