# New ports collection makefile for:	freebsd-doc-zh_tw
# Date created:		13 August 2008
# Whom:			Marc Fonvieille <blackend@FreeBSD.org>
#
# $FreeBSD: ports/misc/freebsd-doc-zh_tw/Makefile,v 1.1 2009/02/23 13:04:18 blackend Exp $
#

CATEGORIES=	misc docs
PKGNAMEPREFIX=	zh_tw-

MAINTAINER=	doceng@FreeBSD.org
COMMENT=	Traditional Chinese translation of the FreeBSD Documentation Project

MASTERDIR=	${.CURDIR}/../freebsd-doc-en
PLIST=		${.CURDIR}/pkg-plist

DOCLANG=	zh_TW.Big5
DOCLANG_PREFIX=	zh_TW

.include "${MASTERDIR}/Makefile"
