# The FreeBSD Documentation Project
# The FreeBSD German Documentation Project
#
# $FreeBSD: head/de_DE.ISO8859-1/htdocs/projects/Makefile 49960 2017-02-09 22:16:33Z jkois $
# $FreeBSDde$
# basiert auf: r48383

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS=	newbies.xml
DOCS+=	cvsweb.xml

INDEXLINK= newbies.html

.include "${DOC_PREFIX}/share/mk/web.site.mk"
