aboutsummaryrefslogtreecommitdiff
path: root/Templates/README.top
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-04-01 11:16:01 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-04-01 11:16:01 +0000
commit8cdfa78ada8d4dc25e2890391c1e430751e685d0 (patch)
treeb0ca22bb500587fa9d969b685ccc4f9690f6fce8 /Templates/README.top
parentbb0cc862808f4fae90610d97613b7f17e3845b2a (diff)
downloadports-8cdfa78ada8d4dc25e2890391c1e430751e685d0.tar.gz
ports-8cdfa78ada8d4dc25e2890391c1e430751e685d0.zip
The template files required to generate README.htmls in all the ports
directories.
Notes
Notes: svn path=/head/; revision=2932
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 000000000000..e288ce5a0185
--- /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>