aboutsummaryrefslogblamecommitdiff
path: root/en/gnome/Makefile
blob: b4e35de5cd8704c64b1c0b5c01d8bb1c205896ca (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                         







                            

                      
 
                        
                    
 

                         
 

                                      
                            
                                     
                        
 

                                                
 

                                      
 
                                             
# $FreeBSD: www/en/gnome/Makefile,v 1.22 2005/12/30 18:49:56 marcus 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=	gnome_upgrade.sh
DATA+=	gnomelogalyzer.sh

SGML_INCLUDES+=	includes.navgnome.sgml

SRCS.DEFAULT=	includes.xsl
SRCS.DEFAULT+=	includes.navgnome.xsl
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"