2000-09-26 13:10:07 +02:00
|
|
|
# New ports collection makefile for: tintin++ with Chinese(Big5) support.
|
|
|
|
# Date created: Tue 26, 2000
|
|
|
|
# Whom: Foxfair Hu <foxfair@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2003-10-28 10:02:59 +01:00
|
|
|
CATEGORIES?= chinese net games
|
2001-05-22 20:19:44 +02:00
|
|
|
|
2000-09-26 13:10:07 +02:00
|
|
|
MAINTAINER= foxfair@FreeBSD.org
|
|
|
|
|
2003-02-26 07:25:33 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../../net/tintin++-devel
|
|
|
|
|
|
|
|
CONFIGURE_ARGS= --enable-big5
|
2000-09-26 13:10:07 +02:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|