diff --git a/ru/kse/Makefile b/ru/kse/Makefile new file mode 100644 index 0000000000..6842154a2b --- /dev/null +++ b/ru/kse/Makefile @@ -0,0 +1,19 @@ +# +# The FreeBSD Russian Documentation Project +# +# $FreeBSD$ +# $FreeBSDru: frdp/www/ru/kse/Makefile,v 1.1 2004/01/27 19:05:28 andy Exp $ +# +# Original revision: 1.1 +# + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS= index.sgml + +.include "${WEB_PREFIX}/share/mk/web.site.mk"