Add "generated" Mk and Templates directories.
[dports.git] / Templates / README.port
1 <!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
2
3 <html>
4   <head>
5     <title>The FreeBSD Ports Collection (%%PORT%%)</title>
6   </head>
7
8   <body>
9     <h1>The FreeBSD Ports Collection (%%PORT%%)</h1>
10     <hr>
11
12     <p>You are now in the directory for the port "%%PORT%%".</p>
13
14     <p>The package name of this port is "%%PKG%%".</p>
15
16     <p>This is the one-line description for this port:</p>
17     <hr>
18
19     <p>
20 %%COMMENT%%
21     </p>
22     <hr>
23
24     <p>Please read the "<a href="%%DESCR%%">description file</a>" for a
25     longer description%%WEBSITE%%.</p>
26
27     <p>If needed, you may contact the <a href=
28     "mailto:%%EMAIL%%">maintainer</a> of this port or the port <a href=
29     "mailto:ports@FreeBSD.org">mailing-list</a>.</p>
30
31     <p>%%BUILD_DEPENDS%%</p>
32
33     <p>%%RUN_DEPENDS%%</p>
34
35     <p>Go to the <a href="%%TOP%%/README.html">top of the ports tree</a> for
36     a summary on how to use the ports collection.</p>
37     <hr>
38
39     <p><a href="../README.html">Go up one level</a> | <a href=
40     "%%TOP%%/README.html">Go to top of ports tree</a></p>
41   </body>
42 </html>
43