opnsense-ports/Templates/README.category
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

35 lines
616 B
Text

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>The FreeBSD Ports Collection (%%CATEGORY%%)</title>
</head>
<body>
<h1>The FreeBSD Ports Collection ("%%CATEGORY%%")</h1>
<hr>
<p>You are now in the directory "%%CATEGORY%%".</p>
<p>This is the one-line description for this category:</p>
<hr>
<p>
%%COMMENT%%
</p>
<hr>
<p>
%%DESCR%%
</p>
<p>Here are the one-line descriptions for each items in this
directory:</p>
<hr>
<pre>
%%SUBDIR%%
</pre>
<hr>
<a href="../README.html">Go to parent directory</a>
</body>
</html>