doc/es_ES.ISO8859-1/articles/problem-reports/Makefile
Sergio Carlavilla Delgado 9e65c2492f PR: Update the traduction to the article problem-reports
Approved by: gabor
Obtained from: The FreeBSD Spanish Documentation Project
2019-09-05 19:36:06 +00:00

24 lines
422 B
Makefile

#
# The FreeBSD Documentation Project
# The FreeBSD Spanish Documentation Project
#
# $FreeBSD$
#
# Article: Writing FreeBSD Problem Reports
MAINTAINER=carlavilla@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"