aboutsummaryrefslogtreecommitdiff
path: root/misc/freebsd-doc-zh_cn/Makefile
blob: e80313b1bf3006141901401fa5783bae8e0ae601 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Marc Fonvieille <blackend@FreeBSD.org>

CATEGORIES=	misc docs
PKGNAMEPREFIX=	zh_cn-

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

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

DOCLANG=	zh-cn

.include "${MASTERDIR}/Makefile"