doc/en/java/docs/howtoports.sgml
Hiroki Sato 4df7f4af80 Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 20:56:33 +00:00

26 lines
845 B
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/docs/howtoports.sgml,v 1.7 2004/12/31 11:29:29 brueffer Exp $">
<!ENTITY title "FreeBSD &java; Project: How To Make a Port">
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY url.books "../../doc/en_US.ISO8859-1/books">
]>
<html>
&header;
<table border="0">
<tr>
<td>
<p>General instructions can be found in the
<a href="&url.books;/porters-handbook/index.html">Porter's Handbook</a>.
<p>For &java; ports, please refer to the
<a href="&url.books;/porters-handbook/using-java.html">Using Java</a> section.
<p>The more ported applications we have, the better.
</td>
</tr>
</table>
&footer;
</body>
</html>