# $FreeBSD: head/fr_FR.ISO8859-1/htdocs/handbook/Makefile 39534 2012-09-14 12:11:19Z gabor $

# The FreeBSD French Documentation Project
# Original revision: 1.9

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

DATA=   index.html

.include "${DOC_PREFIX}/share/mk/web.site.mk"
