freebsd-ports/misc/freebsd-doc-zh_tw/Makefile
Marc Fonvieille 8dd43b8ba8 Update to r45038 of the FreeBSD docset.
Approved by:	doceng (implicit)
2014-06-15 12:32:26 +00:00

16 lines
368 B
Makefile

# Created by: Marc Fonvieille <blackend@FreeBSD.org>
# $FreeBSD$
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.UTF-8
DOCLANG_PREFIX= zh_TW
.include "${MASTERDIR}/Makefile"