head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	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.1
date	2008.01.20.23.04.17;	author keramida;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Import a work-in-progress snapshot of the FAQ translation to Greek.
This is not finished yet, but it should be buildable right away.

Submitted by:   Manolis Kiagias, sonicy at otenet.gr
Obtained from:  FreeBSD Greek Documentation Project
@
text
@# 
# $FreeBSD$
#
#   FreeBSD FAQ
#
# %SOURCE%	en_US.ISO8859-1/books/faq/Makefile
# %SRCID%	1.12
#

MAINTAINER=doc@@FreeBSD.org

DOC?= book

FORMATS?= html-split html

INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=

WITH_BIBLIOXREF_TITLE?=YES

# 
#   SRCS    SGML      . 
#         rebuild.
#

# SGML content
SRCS=  book.sgml

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

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