Initial import, synchronized with English 1.5

This commit is contained in:
Andrey Zakhvatov 2003-09-30 17:32:14 +00:00
parent bc278fa32c
commit f37e92fa0c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18275

13
ru/donations/Makefile Normal file
View file

@ -0,0 +1,13 @@
# $FreeBSD: www/en/donations/Makefile,v 1.5 2003/01/27 16:42:27 trhodes Exp $
# $FreeBSDru: frdp/www/ru/donations/Makefile,v 1.1 2003/09/30 17:23:51 andy Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= index.sgml wantlist.sgml donors.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"