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$
|
|
|
|
#
|
|
|
|
|
2008-12-14 21:21:21 +01:00
|
|
|
CATEGORIES?= chinese
|
2001-05-22 20:19:44 +02:00
|
|
|
|
2008-09-06 04:30:39 +02:00
|
|
|
MAINTAINER= sunpoet@sunpoet.net
|
2000-09-26 13:10:07 +02:00
|
|
|
|
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
|
|
|
|
2006-01-15 09:38:55 +01:00
|
|
|
NO_LATEST_LINK= yes
|
|
|
|
|
2000-09-26 13:10:07 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|