<TMPL_IF NAME="port">
[[!meta title="NetBSD/<TMPL_VAR port>"]]
# <TMPL_IF thumbnail><img src=<TMPL_VAR thumbnail> alt="<TMPL_VAR port> thumbnail image"/></TMPL_IF>
## About NetBSD/<TMPL_VAR port>
<TMPL_VAR about>
## Release Info
* [NetBSD/<TMPL_VAR port> <TMPL_VAR cur_rel> via FTP](http://ftp.NetBSD.org/pub/NetBSD/NetBSD-<TMPL_VAR cur_rel>/<TMPL_VAR port>/ "NetBSD/<TMPL_VAR port> FTP")
* [NetBSD/<TMPL_VAR port> <TMPL_VAR cur_rel> INSTALL notes](http://ftp.NetBSD.org/pub/NetBSD/NetBSD-<TMPL_VAR cur_rel>/<TMPL_VAR port>/INSTALL.html "NetBSD/<TMPL_VAR port> INSTALL notes")
* [NetBSD/<TMPL_VAR port> <TMPL_VAR cur_rel> pre-build binary packages from pkgsrc](http://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/<TMPL_VAR port>/<TMPL_VAR changes_cur>/ "NetBSD/<TMPL_VAR port> pkgsrc binary packages")
* [NetBSD/<TMPL_VAR port> <TMPL_VAR changes_cur> changes](http://www.NetBSD.org/changes/changes-<TMPL_VAR changes_cur>.html#port-<TMPL_VAR port> "NetBSD/<TMPL_VAR port> <TMPL_VAR changes_cur> changes")
* [NetBSD/<TMPL_VAR port> <TMPL_VAR changes_future> changes](http://www.NetBSD.org/changes/changes-<TMPL_VAR changes_future>.html#port-<TMPL_VAR port> "NetBSD/<TMPL_VAR port> <TMPL_VAR changes_future> changes")
## Mailing List
* The [NetBSD/<TMPL_VAR port> mailing list](http://www.netbsd.org/mailinglists/#port-<TMPL_VAR port> "<TMPL_VAR port>mailing list"), covering NetBSD's port to <TMPL_VAR port> machine:
<table>
<tr>
<td>
<a href="http://www.NetBSD.org/cgi-bin/subscribe_list.pl?list=port-<TMPL_VAR port>">subscribe</a>
</td><td>
<a href="http://mail-index.NetBSD.org/port-<TMPL_VAR port>/">archive</a>
</td>
</tr>
</table>
<TMPL_IF supported_hardware>
## Supported Hardware
<TMPL_VAR supported_hardware>
</TMPL_IF>
<TMPL_IF supported_hardware>
## Unsupported Hardware
<TMPL_VAR unsupported_hardware>
</TMPL_IF>
<TMPL_IF additional>
## Additional Info
<TMPL_VAR additional>
</TMPL_IF>
<TMPL_ELSE>
# Ports page template
The *port* template is used to make the ports pages very easy
It supports the following parameters:
- port (required)
- about (required)
- cur_rel (required)
- future_rel (required)
- changes_cur (required)
- changes_future (required)
- thumbnail (optional)
- supported_hardware (optional)
- unsupported_hardware (optional)
- additional (optional)
</TMPL_IF>
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb