# $FreeBSD: head/ja_JP.eucJP/htdocs/java/Makefile 47601 2015-10-17 10:07:37Z ryusuke $
# The FreeBSD Japanese Documentation Project
# Original revision: r46415

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

DOCS+=  index.xml

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