openbsd-ports/infrastructure/templates/README.port

26 lines
241 B
Plaintext
Raw Normal View History

<H1>The %%PORT%% port</H1>
<H2>
%%PKG%%
--
%%COMMENT%%
</H2>
<H2>Description</H2>
<pre>
%%DESCR%%
</pre>
2000-02-15 13:19:12 -05:00
<p>
%%HOMEPAGE%%
</p>
<H2>Build dependencies</H2>
<ul>
%%BUILD_DEPENDS%%
</ul>
<H2>Run dependencies</H2>
<ul>
%%RUN_DEPENDS%%
</ul>