bye bye READMES remnants
This commit is contained in:
parent
a2a18547bc
commit
495759d7a0
@ -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>
|
@ -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>
|
@ -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>
|
Loading…
Reference in New Issue
Block a user