bye bye READMES remnants

This commit is contained in:
espie 2012-08-15 09:39:26 +00:00
parent a2a18547bc
commit 495759d7a0
3 changed files with 0 additions and 65 deletions

View File

@ -1,16 +0,0 @@
<!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>

View File

@ -1,33 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head><title>The %%PORT%% port</title></head>
<body>
<h1>The %%PORT%% port</h1>
<H2>
%%PKG%%
--
%%COMMENT%%
</H2>
%%SUBPACKAGES%%
<H2>Description</H2>
<pre>
%%DESCR%%
</pre>
<p>
%%HOMEPAGE%%
</p>
<H2>Build dependencies</H2>
<ul>
%%BUILD_DEPENDS%%
</ul>
<H2>Run dependencies</H2>
<ul>
%%RUN_DEPENDS%%
</ul>
</body></html>

View File

@ -1,16 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head><title>OpenBSD ports collection</title></head>
<body>
<h1>OpenBSD ports collection</h1>
<h2>Description</h2>
%%DESCR%%
<h2>Sub directories</h2>
<dl COMPACT>
%%SUBDIR%%
</dl>
</body></html>