summaryrefslogtreecommitdiff
path: root/templates/README.top
diff options
context:
space:
mode:
authoragc <agc>1997-11-21 15:47:44 +0000
committeragc <agc>1997-11-21 15:47:44 +0000
commit44879bd8ee01215f89275dd4256437493d85baa2 (patch)
tree9d855b6a81756fc38b87179f3d1379f4da37667f /templates/README.top
parent81442488b35de07cf5ee8ca03cf9edacf9784a0f (diff)
downloadpkgsrc-44879bd8ee01215f89275dd4256437493d85baa2.tar.gz
Initial import of the template files for creating HTML READMEs
from the FreeBSD ports collection.
Diffstat (limited to 'templates/README.top')
-rw-r--r--templates/README.top18
1 files changed, 18 insertions, 0 deletions
diff --git a/templates/README.top b/templates/README.top
new file mode 100644
index 00000000000..e288ce5a018
--- /dev/null
+++ b/templates/README.top
@@ -0,0 +1,18 @@
+<html>
+<title> The FreeBSD Ports Collection</title>
+<head><h1> The FreeBSD Ports Collection </h1> </head> <hr>
+<body>
+
+<p>You are at the top of the ports tree.
+
+<p>
+%%DESCR%%
+
+<p>Here are the one-line descriptions for each of the directories:
+
+<p><hr>
+<p><pre>
+%%SUBDIR%%
+</pre><p><hr>
+</body>
+</html>