# The FreeBSD Simplified Chinese Project
# Original revision: 1.1
# $FreeBSD: head/zh_CN.UTF-8/htdocs/platforms/amd64/Makefile 39631 2012-10-01 09:53:01Z gabor $

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

DOCS=	motherboards.xml

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