aboutsummaryrefslogtreecommitdiff
path: root/fr_FR.ISO8859-1/htdocs/snapshots/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fr_FR.ISO8859-1/htdocs/snapshots/Makefile')
-rw-r--r--fr_FR.ISO8859-1/htdocs/snapshots/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/fr_FR.ISO8859-1/htdocs/snapshots/Makefile b/fr_FR.ISO8859-1/htdocs/snapshots/Makefile
new file mode 100644
index 0000000000..acfd7d22c5
--- /dev/null
+++ b/fr_FR.ISO8859-1/htdocs/snapshots/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+# Original revision: 1.1
+
+.if exists(../Makefile.conf)
+.include "../Makefile.conf"
+.endif
+.if exists(../Makefile.inc)
+.include "../Makefile.inc"
+.endif
+
+DOCS?= index.sgml
+
+.include "${WEB_PREFIX}/share/mk/web.site.mk"