head	1.5;
access;
symbols
	HRS_XML_CLEANUP:1.2
	HRS_XML_CLEANUP_PRE:1.2;
locks; strict;
comment	@# @;


1.5
date	2007.08.24.04.12.07;	author chinsan;	state Exp;
branches;
next	1.4;

1.4
date	2007.06.05.13.00.09;	author chinsan;	state Exp;
branches;
next	1.3;

1.3
date	2007.01.06.05.10.58;	author chinsan;	state Exp;
branches;
next	1.2;

1.2
date	2006.07.12.17.10.59;	author hrs;	state Exp;
branches;
next	1.1;

1.1
date	2006.07.11.13.24.04;	author hrs;	state Exp;
branches;
next	;


desc
@@


1.5
log
@- More translation.

Obtained from:	The FreeBSD Traditional Chinese project
@
text
@# $FreeBSD: www/zh_TW/Makefile,v 1.4 2007/06/05 13:00:09 chinsan Exp $
# Original revision: 

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

# These are turned into validated, normalized HTML files.

DOCS=  about.sgml
DOCS+= applications.sgml
DOCS+= art.sgml
DOCS+= availability.sgml
DOCS+= community.sgml
DOCS+= docs.sgml
DOCS+= logo.sgml
DOCS+= send-pr.sgml
DOCS+= support.sgml
DOCS+= where.sgml

#XMLDOCS=	index:xsl:${XML_NEWS_NEWS}:
#DEPENDSET.index=transtable mirrors news press events \
#		advisories notices

#XMLDOCS+=	usergroups:${XSL_USERGROUPS}:${XML_USERGROUPS}:
#DEPENDSET.usergroups=transtable usergroups
#PARAMS.usergroups=	--param pagename "'FreeBSD User Groups'"

# Subdirectories
# SGML
SUBDIR+= docs

.if !defined(WEB_ONLY) || empty(WEB_ONLY)
SUBDIR+=	doc
.endif

# Non-SGML
SUBDIR+= layout

WEBDIR?=	data/zh_TW

DATESUBST?=	's/<!ENTITY date[ \t]*"$$Free[B]SD. .* \(.* .*\) .* .* $$">/<!ENTITY date	"WsG \1">/'

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


1.4
log
@Import applications,logo,support,where page for zh_TW web.

Obtained from: The FreeBSD Traitional Chinese project
@
text
@d1 1
a1 1
# $FreeBSD: www/zh_TW/Makefile,v 1.3 2007/01/06 05:10:58 chinsan Exp $
d12 1
d24 8
d34 2
@


1.3
log
@- Merge Traditional Chinese translation for the website.

Obtained from:  The FreeBSD Traditional Chinese Project
Approved by:	delphij (mentor)
@
text
@d1 1
a1 1
# $FreeBSD: www/zh_TW/Makefile,v 1.2 2006/07/12 17:10:59 hrs Exp $
d13 1
a13 1
#DOCS+= applications.sgml
d18 1
d20 2
d23 2
d29 3
@


1.2
log
@Fix WEBDIR.
@
text
@d1 1
a1 1
# $FreeBSD: www/zh_TW/Makefile,v 1.1 2006/07/11 13:24:04 hrs Exp $
d11 9
d26 2
@


1.1
log
@Add www/zh_CN and www/zh_TW directories (currently they are only for
building the document sets in doc/zh_CN.GB2312 and doc/zh_TW.Big5).
@
text
@d1 1
a1 1
# $FreeBSD$
d15 1
a15 1
WEBBASE?=	/data/zh_TW
@

