Index: user/jgh/committers-guide/Makefile =================================================================== --- user/jgh/committers-guide/Makefile (nonexistent) +++ user/jgh/committers-guide/Makefile (revision 48299) @@ -0,0 +1,26 @@ +# +# $FreeBSD: user/jgh/committers-guide/Makefile 296246 2016-03-01 00:54:07Z jgh $ +# +# Article: The FreeBSD Committers Guide + +DOC?= article + +FORMATS?= html +WITH_ARTICLE_TOC?= YES + +INSTALL_COMPRESSED?= gz +INSTALL_ONLY_COMPRESSED?= + +SRCS= article.xml + +IMAGES_LIB= callouts/1.png +IMAGES_LIB+= callouts/2.png +IMAGES_LIB+= callouts/3.png +IMAGES_LIB+= callouts/4.png +IMAGES_LIB+= callouts/5.png +IMAGES_LIB+= callouts/6.png + +URL_RELPREFIX?= ../../../.. +DOC_PREFIX?= ${.CURDIR}/../../.. + +.include "${DOC_PREFIX}/share/mk/doc.project.mk" Index: user/jgh/committers-guide/article.xml =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/xml Property changes on: user/jgh/committers-guide/article.xml ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/xml \ No newline at end of property