aboutsummaryrefslogtreecommitdiff
path: root/misc/freebsd-doc-ru/Makefile
blob: cc744a60a068b8b7384a1eff4970b0bb34f18117 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
CATEGORIES=	misc docs
PKGNAMEPREFIX=	ru-

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

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

DOCLANG=	ru

.include "${MASTERDIR}/Makefile"