aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO8859-1/articles/cups/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'es_ES.ISO8859-1/articles/cups/Makefile')
-rw-r--r--es_ES.ISO8859-1/articles/cups/Makefile25
1 files changed, 25 insertions, 0 deletions
diff --git a/es_ES.ISO8859-1/articles/cups/Makefile b/es_ES.ISO8859-1/articles/cups/Makefile
new file mode 100644
index 0000000000..d1b7f9b482
--- /dev/null
+++ b/es_ES.ISO8859-1/articles/cups/Makefile
@@ -0,0 +1,25 @@
+#
+# The FreeBSD Documentation Project
+# The FreeBSD Spanish Documentation Project
+#
+# $FreeBSD$
+#
+# Article: Cups
+
+MAINTAINER=carlavilla@mailbox.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"
+