aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/htdocs/community/Makefile
blob: ac923e80b073fe1ad8dac5e908af22b6c8a7bcac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD: www/ja/community/Makefile,v 1.1 2010/05/03 14:13:07 ryusuke Exp $
# Original Revision: 1.2

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS=   irc.sgml mailinglists.sgml newsgroups.sgml webresources.sgml

#XMLDOCS+=	social::${XML_EVENTS_EVENTS}:

.include "${WEB_PREFIX}/share/mk/web.site.mk"