pkgsrc/templates/README.pkg
agc f0a82f7acb Modify for NetBSD a bit, and place some %%.*%% constructs on single
lines so that the sed commands in bsd.port.mk don't delete the whole
line of text.
1997-11-21 17:41:50 +00:00

43 lines
858 B
Text

<!-- $NetBSD: README.pkg,v 1.3 1997/11/21 17:41:50 agc Exp $ -->
<html>
<title> The NetBSD Packages Collection (%%PORT%%)</title>
<head><h1> The NetBSD Packages Collection ("%%PORT%%")</h1> </head> <hr>
<body>
<p>You are now in the directory for the
"%%PORT%%"
package. It can be manipulated using the packaging tools,
working on the
"%%PKG%%"
package.</p>
<p>A brief description of the package follows:</p>
<p>
<hr>
%%COMMENT%%
<hr>
</p>
<p>Please read the file "<a href="pkg/DESCR">pkg/DESCR</a>" for a
longer description.
</p>
<p>Go to the <a href="../../README.html">top of the packages tree</a> for
a summary on how to use the packages collection.
</p>
<p>
%%BUILD_DEPENDS%%
</p>
<p>
%%RUN_DEPENDS%%
</p>
<p><hr></p>
<a href="../README.html"> Go up one level</a>
|
<a href="../../README.html"> Go to top of packages tree</a>
</p>
</body>
</html>