doc/nl_NL.ISO8859-1/articles/explaining-bsd/Makefile
Rene Ladan a1dcb10fa9 Administrative-only commit (no content changes):
- replace all SRCID values by their SVN equivalents (use 0 for
  nl_NL.ISO8859-1/books/handbook/bsdinstall/chapter.sgml which is WIP)
- remove the last few remaining FreeBSDnl tags
- update SOURCE values for new website layout, and correct some values
2012-05-20 14:01:38 +00:00

22 lines
357 B
Makefile

#
# $FreeBSD$
#
# %SOURCE% en_US.ISO8859-1/articles/explaining-bsd/Makefile
# %SRCID% 38826
#
# Article: Explaining BSD
DOC?= article
FORMATS?= html
WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"