head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_6_4_0:1.1
	RELEASE_7_1_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2008.12.28.12.23.36;	author rene;	state Exp;
branches;
next	1.1;

1.1
date	2008.11.10.21.09.59;	author rene;	state Exp;
branches;
next	;


desc
@@


1.2
log
@* Add %SOURCE% and %SRCID% tags to all nl_NL files, except for deprecated files
and files which have no original $FreeBSD$ tag.

* Remove an spurious MAINTAINER line which crept in while copying the file from the en_US directory
@
text
@#
# $FreeBSD$
#
# %SOURCE%	en_US.ISO8859-1/articles/explaining-bsd/Makefile
# %SRCID%	1.6
#
# Article: Explaining BSD

DOC?= article

FORMATS?= html
WITH_ARTICLE_TOC?= YES

INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=

SRCS=	article.sgml

URL_RELPREFIX?=	../../../..
DOC_PREFIX?=	${.CURDIR}/../../..

.include "${DOC_PREFIX}/share/mk/doc.project.mk"
@


1.1
log
@Add the first translated article, explaining-bsd, and connect it to the build.

Approved by:	remko (mentor)
Obtained from:	perforce
@
text
@d4 3
a8 2
MAINTAINER=grog@@FreeBSD.org

@

