aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/htdocs/FAQ/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fr_FR.ISO8859-1/htdocs/FAQ/Makefile')
-rw-r--r--fr_FR.ISO8859-1/htdocs/FAQ/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/fr_FR.ISO8859-1/htdocs/FAQ/Makefile b/fr_FR.ISO8859-1/htdocs/FAQ/Makefile
new file mode 100644
index 0000000000..28bb56464e
--- /dev/null
+++ b/fr_FR.ISO8859-1/htdocs/FAQ/Makefile
@@ -0,0 +1,15 @@
+# $FreeBSD$
+
+# The FreeBSD French Documentation Project
+# Original revision: 1.8
+
+.if exists(../Makefile.conf)
+.include "../Makefile.conf"
+.endif
+.if exists(../Makefile.inc)
+.include "../Makefile.inc"
+.endif
+
+DATA= index.html
+
+.include "${WEB_PREFIX}/share/mk/web.site.mk"