aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/tintin++/Makefile
blob: a413a2625135ec5ba5ee453e6caa4b0c70687040 (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++-devel

CONFIGURE_ARGS= --enable-big5

NO_LATEST_LINK= yes

.include "${MASTERDIR}/Makefile"