freebsd-ports/misc/freebsd-doc-ru/Makefile

16 lines
369 B
Makefile
Raw Normal View History

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
# en-freebsd-doc installs the common files
HTML_RUN_DEPENDS= en-freebsd-doc>=${PORTVERSION}:misc/freebsd-doc-en
DOCLANG= ru
.include "${MASTERDIR}/Makefile"