head	1.5;
access;
symbols
	HRS_XML_CLEANUP:1.5
	HRS_XML_CLEANUP_PRE:1.5
	EMILYBOYD_REDESIGN:1.5
	PRE_REDESIGN:1.5;
locks; strict;
comment	@# @;


1.5
date	2004.10.24.12.28.16;	author stephane;	state Exp;
branches;
next	1.4;

1.4
date	2004.09.15.14.49.33;	author stephane;	state Exp;
branches;
next	1.3;

1.3
date	2003.12.15.16.09.26;	author stephane;	state Exp;
branches;
next	1.2;

1.2
date	2003.08.16.20.43.40;	author stephane;	state Exp;
branches;
next	1.1;

1.1
date	2003.01.26.15.08.08;	author stephane;	state Exp;
branches;
next	;


desc
@@


1.5
log
@New translation.

  fr/copyright/freebsd-doc-license.sgml: MFen 1.1

Submitted by: Pascal FLORIN <FlorinPascal@@aol.com>
@
text
@# $FreeBSD: www/fr/copyright/Makefile,v 1.4 2004/09/15 14:49:33 stephane Exp $

# The FreeBSD French Documentation Project
# Original revision: 1.15

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

DOCS=	copyright.sgml
DOCS+=	daemon.sgml
DOCS+=	freebsd-doc-license.sgml
DOCS+=	freebsd-license.sgml
DOCS+=	license.sgml
DOCS+=	trademarks.sgml

INDEXLINK= copyright.html

CVS_READONLY?=	YES
CVS_OPT+=	-Q
.if !empty(CVS_READONLY)
CVS_OPT+=	-R
.endif


DATA+= COPYING COPYING.LIB ${LEGAL}

# FreeBSD Ports redistribution restrictions
LEGAL= LEGAL
LEGAL_FILE= 	ports/LEGAL
CLEANFILES+= ${LEGAL}
.if defined(NOPORTSCVS)
${LEGAL}: $${PORTSBASE}/${LEGAL_FILE}
	${CP} ${PORTSBASE}/${LEGAL_FILE} ${LEGAL}
.else
${LEGAL}: 
	${CVS} ${CVS_OPT} co -p ${LEGAL_FILE} > ${.TARGET}
.endif

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


1.4
log
@New translation:

  fr/copyright/trademarks.sgml: MFen 1.10

Merge from the English version:

  1.7  -> 1.8  fr/java/advocacy.sgml
  1.9  -> 1.10 fr/java/howhelp.sgml
  1.19 -> 1.21 fr/java/index.sgml
  1.2  -> 1.3  fr/java/docs/performance.sgml
  1.5  -> 1.6  fr/java/docs/tutorials.sgml
  1.4  -> 1.6  fr/platforms/ia64/index.sgml

Submitted by: Antoine Brodin <antoine.brodin@@laposte.net>
@
text
@d1 1
a1 1
# $FreeBSD: www/fr/copyright/Makefile,v 1.3 2003/12/15 16:09:26 stephane Exp $
d4 1
a4 1
# Original revision: 1.13
d13 3
a15 1
DOCS=	license.sgml
d17 1
a17 2
DOCS+=	daemon.sgml
DOCS+=	copyright.sgml
@


1.3
log
@Merge from the English version:

 1.12 -> 1.13 fr/copyright/Makefile
 1.1  -> 1.5  fr/donations/Makefile
 1.3  -> 1.4  fr/news/1997/Makefile
 1.1  -> 1.2  fr/news/1998/Makefile
 1.17 -> 1.21 fr/news/status/Makefile
@
text
@d1 1
a1 1
# $FreeBSD: www/fr/copyright/Makefile,v 1.2 2003/08/16 20:43:40 stephane Exp $
d17 1
a17 1
# DOCS+=	trademarks.sgml
@


1.2
log
@Copy of the COPYING files from the english directory (no translation).
@
text
@d1 1
a1 1
# $FreeBSD: www/fr/copyright/Makefile,v 1.1 2003/01/26 15:08:08 stephane Exp $
d4 1
a4 1
# Original revision: 1.12
d17 1
@


1.1
log
@New translations.

  fr/copyright/copyright.sgml: MFen 1.6
  fr/copyright/daemon.sgml: MFen 1.21
  fr/copyright/freebsd-license.sgml: MFen 1.10
  fr/copyright/license.sgml: MFen 1.8
@
text
@d1 1
a1 1
# $FreeBSD$
d27 1
a27 2
## ## DATA+= COPYING COPYING.LIB ${LEGAL}
DATA+= ${LEGAL}
@

