aboutsummaryrefslogtreecommitdiffstats
path: root/Templates/README.top
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-04-01 19:16:01 +0800
committerasami <asami@FreeBSD.org>1996-04-01 19:16:01 +0800
commitc21abe37164413db347493b9cb069eaf88381b24 (patch)
treed3d15f502a0a57341420d8498fdd3a488830f8be /Templates/README.top
parent748b4a063148b044eeedc30038f2841e35731a99 (diff)
downloadfreebsd-ports-gnome-c21abe37164413db347493b9cb069eaf88381b24.tar.gz
freebsd-ports-gnome-c21abe37164413db347493b9cb069eaf88381b24.tar.zst
freebsd-ports-gnome-c21abe37164413db347493b9cb069eaf88381b24.zip
The template files required to generate README.htmls in all the ports
directories.
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>