pkgsrc/templates/README.pkg

53 lines
1.1 KiB
Text
Raw Normal View History

<!-- $NetBSD: README.pkg,v 1.4 1998/02/20 21:50:56 hubertf Exp $ -->
<html>
<head>
<title>The NetBSD Packages Collection: %%PORT%%</title>
</head>
<body bgcolor=#ffffff>
<a href="http://www.mckusick.com/beastie/mainpage/copyright.html">
<img align=right src="../../templates/pkg-daemon.gif" alt="Daemon Power" border=0>
</a>
<h1>The NetBSD Packages Collection: <i>%%PORT%%</i></h1>
<p>Brief description of the package:<br>
<I>
%%COMMENT%%
</I>
</p>
<p>Please read the file "<a href="pkg/DESCR">pkg/DESCR</a>" for a
longer description.
</p>
<p>The package is located in the
"%%PORT%%"
directory. It can be manipulated using the packaging tools,
working on the
"%%PKG%%"
package.
For a summary on how to use the package collection, go to the
<a href="../../README.html">top of the packages tree</a>.
</p>
<p>
This port requires the following package(s) to build:
%%BUILD_DEPENDS%%
.
</p>
<p>
This port requires package(s) to run:
%%RUN_DEPENDS%%
.
</p>
<hr noshade>
[
<a href="../README.html"> Go up one level</a>
|
<a href="../../README.html"> Go to top of packages tree</a>
]
</body>
</html>