openbsd-ports/infrastructure/templates/README.category

17 lines
266 B
Plaintext
Raw Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head><title>Ports in Category %%CATEGORY%%</title></head>
<body>
<h1>Ports in Category %%CATEGORY%%</h1>
<h2>Description</h2>
%%DESCR%%
<h2>Sub directories</h2>
<dl>
%%SUBDIR%%
</dl>
</body></html>