# $FreeBSD: head/ja_JP.eucJP/htdocs/copyright/Makefile 40530 2013-01-02 00:01:20Z ryusuke $
# The FreeBSD Japanese Documentation Project
# Original revision: r40529

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

DOCS=	copyright.xml
DOCS+=	daemon.xml
#DOCS+=	freebsd-doc-license.xml
DOCS+=	freebsd-license.xml
DOCS+=	license.xml
DOCS+=	trademarks.xml

#DATA+= COPYING COPYING.LIB

INDEXLINK= copyright.html

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