Initial import, synchronized with English 1.5

This commit is contained in:
Andrey Zakhvatov 2004-01-18 12:56:08 +00:00
parent 8d0d499348
commit c5c82644c0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19718

View file

@ -0,0 +1,23 @@
#
# The FreeBSD Russian Documentation Project
#
# $FreeBSD$
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/checkpoint/Makefile,v 1.1 2004/01/10 08:43:19 andy Exp $
#
# Original revision: 1.5
#
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
IMAGES_EN= networks.pic
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"