summaryrefslogtreecommitdiff
path: root/templates/README.pkg
blob: dfbd8f98e77d97fa754237e75d7b0d634b2592ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!-- $NetBSD: README.pkg,v 1.2 1997/11/21 15:56:51 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 "%%PORT%%" (package name "%%PKG%%").

<p>This is the one-line description for this port:

<p><hr><p>
%%COMMENT%%
<p><hr>

<p>Please read the file "<a href="pkg/DESCR">pkg/DESCR</a>" for a
longer description.

<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>
%%BUILD_DEPENDS%%
<p>
%%RUN_DEPENDS%%

<p><hr><p>
<a href="../README.html"> Go up one level</a>
|
<a href="../../README.html"> Go to top of packages tree</a>
</body>
</html>