freebsd-ports/chinese/tintin++/Makefile
Sunpoet Po-Chuan Hsieh 2563727166 - Update to 2.00.7
- Add OPTIONS: BIG5
- Use WITH_BIG5 in chinese/tintin++

Changes:	http://tintin.sourceforge.net/news.php
2011-07-13 02:54:28 +00:00

19 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= sunpoet@FreeBSD.org
MASTERDIR= ${.CURDIR}/../../net/tintin++
WITH_BIG5= yes
NO_LATEST_LINK= yes
.include "${MASTERDIR}/Makefile"