openbsd-ports/infrastructure/templates/README.port
2000-02-15 18:19:12 +00:00

26 lines
241 B
Plaintext

<H1>The %%PORT%% port</H1>
<H2>
%%PKG%%
--
%%COMMENT%%
</H2>
<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>