head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2011.06.17.12.52.33;	author ryusuke;	state Exp;
branches;
next	;


desc
@@


1.1
log
@- Merge the following from the English version:

	(new) -> 1.44	www/ja/snapshots/index.sgml
	(new) -> 1.1	www/ja/snapshots/Makefile

- Related change:

	www/ja/share/sgml/navibar.l10n.ent
	www/ja/Makefile
	www/ja/where.sgml
	www/ja/search/site.map
@
text
@# $FreeBSD$
# The FreeBSD Japanese Documentation Project
# Original revision: 1.1

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

DOCS?=	index.sgml

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@
