summaryrefslogtreecommitdiff
path: root/templates/README.category
blob: 8c2b8988e2f8ccbec91e86c3f80052a5963b83a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!-- $NetBSD: README.category,v 1.16 2021/03/08 16:37:59 nia Exp $ -->
<!-- generated by pkgsrc/mk/scripts/mkreadme -->
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<link href="../templates/main.css" rel="stylesheet">
<title>%%CATEGORY%% - The NetBSD Packages Collection</title>
</head>
<body>

<a href="http://www.mckusick.com/beastie/mainpage/copyright.html">
<img src="../templates/pkg-daemon.gif" alt="Daemon Power" id="logo">
</a>
<h1><em>%%CATEGORY%%</em> - The NetBSD Packages Collection</h1>

<nav>
<p>
[
<a href="../README.html"> Back to list of categories</a>
|
<a href="../README-all.html"> List all packages</a>
]
</p>
<p></p> <!-- spacing hack for older browsers -->
</nav>

<p>
%%DESCR%%
</p>

<p>There are
%%NUMITEMS%%
packages in this category:</p>

<hr>
<dl>
%%SUBDIR%%
</dl>
</body>
</html>