Initial import, synchronized with English 1.1
Obtained from: The FreeBSD Russian Documentation Project
This commit is contained in:
parent
0310ee7a72
commit
31df6191fa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24922
1 changed files with 21 additions and 0 deletions
21
ru_RU.KOI8-R/articles/relaydelay/Makefile
Normal file
21
ru_RU.KOI8-R/articles/relaydelay/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
#
|
||||||
|
# The FreeBSD Russian Documentation Project
|
||||||
|
#
|
||||||
|
# $FreeBSD$
|
||||||
|
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/relaydelay/Makefile,v 1.1 2005/06/16 17:50:42 andy Exp $
|
||||||
|
#
|
||||||
|
# Original revision: 1.1
|
||||||
|
#
|
||||||
|
# Article: Using greylisting with FreeBSD
|
||||||
|
|
||||||
|
DOC?= article
|
||||||
|
|
||||||
|
FORMATS?= html
|
||||||
|
|
||||||
|
INSTALL_COMPRESSED?=gz
|
||||||
|
INSTALL_ONLY_COMPRESSED?=
|
||||||
|
|
||||||
|
SRCS= article.sgml
|
||||||
|
|
||||||
|
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||||
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
Loading…
Reference in a new issue