doc/en_US.ISO8859-1/articles/portbuild/Makefile
Joe Marcus Clarke f5cb2f588c Add documentation on how the portbuild procedure works (i.e. pointyhat/bento
packae builds).

Thanks to adamw, kensmith, and trhodes for various DocBook fixups.

Reviewed by:	kris
		will
2004-06-12 23:10:34 +00:00

18 lines
258 B
Makefile

#
# $FreeBSD$
#
# Article: Portbuild Procedure
#
DOC?= article
FORMATS?= html
WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"