aboutsummaryrefslogtreecommitdiff
path: root/pt_BR.ISO8859-1/articles/gjournal-desktop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pt_BR.ISO8859-1/articles/gjournal-desktop/Makefile')
-rw-r--r--pt_BR.ISO8859-1/articles/gjournal-desktop/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/pt_BR.ISO8859-1/articles/gjournal-desktop/Makefile b/pt_BR.ISO8859-1/articles/gjournal-desktop/Makefile
new file mode 100644
index 0000000000..58fcb89e13
--- /dev/null
+++ b/pt_BR.ISO8859-1/articles/gjournal-desktop/Makefile
@@ -0,0 +1,24 @@
+#
+# The FreeBSD Documentation Project
+# The FreeBSD Brazilian Portuguese Documentation Project
+#
+# $FreeBSD$
+#
+# Article: gjournal desktop
+
+MAINTAINER=ebrandi@FreeBSD.org
+
+DOC?= article
+
+FORMATS?= html html-split
+WITH_ARTICLE_TOC?= YES
+
+INSTALL_COMPRESSED?= gz
+INSTALL_ONLY_COMPRESSED?=
+
+SRCS= article.xml
+
+URL_RELPREFIX?= ../../../..
+DOC_PREFIX?= ${.CURDIR}/../../..
+
+.include "${DOC_PREFIX}/share/mk/doc.project.mk"