doc/ja/community/Makefile
Ryusuke SUZUKI 09c9cab1b1 Merge the following from the English version:
1.1 -> 1.2	www/ja/community/Makefile
2011-07-23 19:48:00 +00:00

15 lines
389 B
Makefile

# $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"