doc/en/gnome/Makefile
2006-10-12 21:21:05 +00:00

27 lines
506 B
Makefile

# $FreeBSD: www/en/gnome/Makefile,v 1.25 2006/08/19 21:20:34 hrs Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
SUBDIR= docs
SUBDIR+= images
DOCS= screenshots.sgml
DOCS+= contact.sgml
DATA= gnomelogalyzer.sh
DATA+= gnome_prefix.sh
XML.DEFAULT= news.xml
XMLDOCS= index
XSLTPROCOPTS.index= ${XSLTPROCOPTS:N--nonet}
XMLDOCS+= newsflash
XMLDOCS+= news:rss.xsl::news.rdf
.include "${WEB_PREFIX}/share/mk/web.site.mk"