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


1.1
date	2010.03.05.10.53.52;	author jkois;	state Exp;
branches;
next	;


desc
@@


1.1
log
@MFde:   Update the German website

www/de/news/Makefile                            1.52  -> 1.53
www/de/news/2008/Makefile                       fixes only
www/de/news/2009/Makefile                       new file
www/de/news/2009/news.xml                       new file
www/de/share/sgml/libcommon.xsl                 1.28  -> 1.30
www/de/share/sgml/news.xml                      1.299 -> 1.300
www/de/share/sgml/press.xml                     1.90  -> 1.91

Obtained from:  The FreeBSD German Documentation Project
@
text
@# $FreeBSD$
# $FreeBSDde: de-www/news/2009/Makefile,v 1.1 2010/03/05 08:47:25 jkois Exp $
# basiert auf: 1.2

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

XMLDOCS+=	index:${XSL_NEWS_NEWSFLASH_OLD}:news.xml:
DEPENDSET.index=transtable news

#XMLDOCS+=	press:${XSL_NEWS_PRESS_OLD}::
#DEPENDSET.press=transtable press

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