doc/ja/community/Makefile
Ryusuke SUZUKI ed04416198 - New translation (split up the FreeBSD community info. from support.sgml)
and activate them.

	www/ja/Makefile
	community/Makefile		(new) -> 1.1
	community/irc.sgml		(new) -> 1.4
	community/mailinglists.sgml	(new) -> 1.18
	community/newsgroups.sgml	(new) -> 1.5
	community/webresources.sgml	(new) -> 1.4

Submitted by:	Hiroki Kobayashi <solidsneak at hyper.cx>, ryusuke
Reviewed by:	Hiroo Ono <hiroo at jp dot freebsd dot org>, ryusuke
References:	[doc-jp-work 1478-1481, 1501, 2049]
2010-05-03 14:13:07 +00:00

13 lines
346 B
Makefile

# $FreeBSD: www/en/community/Makefile,v 1.1 2005/10/04 05:44:55 murray Exp $
# Original Revision: 1.1
.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
.include "${WEB_PREFIX}/share/mk/web.site.mk"