doc/fr_FR.ISO8859-1/htdocs/java/docs/howtoports.sgml
Gabor Kovesdan d7f1fde5eb - Add a cvs:keyword element to store the $FreeBSD$ keyword for later
processing
- Date is now obtained from cvs:keyword, so no need for the sed magic

Approved by:	doceng (implicit)
2012-08-04 22:42:35 +00:00

34 lines
1.3 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY title "Projet &java; pour FreeBSD : Comment r&eacute;aliser un port">
<!ENTITY url.books "&enbase;/doc/en_US.ISO8859-1/books">
]>
<!--
The FreeBSD French Documentation Project
Original revision: 1.7
Version francaise : Mickael Maindron <mike@iskream.com>
Version francaise (mise a jour) : Vincent Tougait <viny@scientiae.net>
Version francaise (mise a jour) : Antoine Brodin <antoine.brodin@laposte.net>
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&title;</title>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<body class="navinclude.developers">
<p>Des instructions plus g&eacute;n&eacute;rales peuvent &ecirc;tre trouv&eacute;es dans le
<a href="&url.books;/porters-handbook/index.html">Manuel du Porteur d'Applications</a>.</p>
<p>Pour les ports &java;, veuillez vous r&eacute;f&eacute;rer &agrave; la section
<a href="&url.books;/porters-handbook/using-java.html">Utiliser Java</a>.</p>
<p>Plus nous aurons d'applications port&eacute;es, mieux ce sera.</p>
</body>
</html>