aboutsummaryrefslogtreecommitdiff
path: root/hu_HU.ISO8859-2/htdocs/docproj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hu_HU.ISO8859-2/htdocs/docproj/Makefile')
-rw-r--r--hu_HU.ISO8859-2/htdocs/docproj/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/hu_HU.ISO8859-2/htdocs/docproj/Makefile b/hu_HU.ISO8859-2/htdocs/docproj/Makefile
new file mode 100644
index 0000000000..26e39c8776
--- /dev/null
+++ b/hu_HU.ISO8859-2/htdocs/docproj/Makefile
@@ -0,0 +1,23 @@
+# $FreeBSD: www/en/docproj/Makefile,v 1.11 2006/01/27 11:04:03 blackend Exp $
+
+###################################################
+# The FreeBSD Hungarian Documentation Project #
+###################################################
+
+.if exists(../Makefile.conf)
+.include "../Makefile.conf"
+.endif
+.if exists(../Makefile.inc)
+.include "../Makefile.inc"
+.endif
+
+DOCS+= doc-set.sgml
+DOCS+= hungarian.sgml
+DOCS+= sgml.sgml
+DOCS+= submitting.sgml
+DOCS+= who.sgml
+DOCS+= docproj.sgml
+
+INDEXLINK= docproj.html
+
+.include "${WEB_PREFIX}/share/mk/web.site.mk"