freebsd-ports/chinese/tintin++/Makefile
Foxfair Hu 7997329002 Update chinese/tintin++ to use net/tintin++-devel, the latest version of
tintin++ has already supported BIG5 encoding.
2003-02-26 06:25:33 +00:00

16 lines
337 B
Makefile

# 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= foxfair@FreeBSD.org
MASTERDIR= ${.CURDIR}/../../net/tintin++-devel
CONFIGURE_ARGS= --enable-big5
.include "${MASTERDIR}/Makefile"