1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/chinese/tintin++/Makefile
Sunpoet Po-Chuan Hsieh e475c19a24 - Update MAINTAINER to my FreeBSD.org address
Approved by:	pgollucci (mentor)
2010-09-22 17:10:26 +00:00

19 lines
353 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++
CONFIGURE_ARGS= --enable-big5
NO_LATEST_LINK= yes
.include "${MASTERDIR}/Makefile"