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


1.1
date	2010.03.12.23.06.04;	author pgj;	state Exp;
branches;
next	;


desc
@@


1.1
log
@MFen:
	1.9        -> 1.10       hu/art.sgml
	              1.3        hu/news/2008/Makefile
	              1.3        hu/news/2008/press.xml
	              1.1        hu/news/2009/Makefile
	              1.1        hu/news/2009/news.xml
	1.52       -> 1.53       hu/news/Makefile
	1.209      -> 1.210      hu/security/security.sgml
	1.28       -> 1.30       hu/share/sgml/libcommon.xsl
	1.296      -> 1.301      hu/share/sgml/news.xml
	1.90       -> 1.92       hu/share/sgml/press.xml
	              1.10       hu/share/sgml/templates.oldnewsflash.xsl
	              1.7        hu/share/sgml/templates.oldpress.xsl

Obtained from:	The FreeBSD Hungarian Documentation Project
@
text
@#
# %SOURCE%  en/news/2009/Makefile
# %SRCID%   1.1
#
# $FreeBSD$

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

XMLDOCS+=	index:../../share/sgml/templates.oldnewsflash.xsl:news.xml:
DEPENDSET.index=transtable news

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