doc/es_ES.ISO8859-1/articles/freebsd-questions/Makefile
Gabor Kovesdan ec06b34c4b - Add translation of freebsd-questions
Submitted by:	Sergio Carlavilla <carlavilla AT mailbox DOT org>
2019-03-29 15:15:06 +00:00

25 lines
457 B
Makefile

#
# The FreeBSD Documentation Project
# The FreeBSD Spanish Documentation Project
#
# $FreeBSD$
#
# Article: How to get best results from the FreeBSD-questions mailing list
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"