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.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2010.11.28.19.23.08;	author pgj;	state Exp;
branches;
next	1.1;

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


desc
@@


1.2
log
@- Step down from the Hungarian Documentation Project
- Reset maintainership
- Remove self from translators
@
text
@# 
# $FreeBSD$
# %SOURCE%    en_US.ISO8859-1/books/faq/Makefile
# %SRCID%     1.12
#
# Build the FreeBSD FAQ
#

MAINTAINER=doc@@FreeBSD.org

NO_TIDY = yes

DOC?= book

FORMATS?= html-split html

INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=

WITH_BIBLIOXREF_TITLE?=YES

# 
# SRCS lists the individual SGML files that make up the document. Changes
# to any of these files will force a rebuild
#

# SGML content
SRCS=  book.sgml 

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

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


1.1
log
@Add translation of the ``Frequently Asked Questions for FreeBSD 6.X and
7.X''.  I will be its maintainer.

Obtained from:	The FreeBSD Hungarian Documentation Project
@
text
@d9 1
a9 1
MAINTAINER=pgj@@FreeBSD.org
@

