aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/tintin++/Makefile
blob: fad9ac2938afce8c2d53799b77eaccfd1d3b3450 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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

.include "${MASTERDIR}/Makefile"