# $FreeBSD: head/en_US.ISO8859-1/htdocs/java/Makefile 46415 2015-04-01 20:03:09Z eadler $

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

DOCS+=  index.xml

DATA=	j2j.gif

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