summaryrefslogtreecommitdiff
path: root/templates/README.category
diff options
context:
space:
mode:
Diffstat (limited to 'templates/README.category')
-rw-r--r--templates/README.category21
1 files changed, 21 insertions, 0 deletions
diff --git a/templates/README.category b/templates/README.category
new file mode 100644
index 00000000000..feca3fd648d
--- /dev/null
+++ b/templates/README.category
@@ -0,0 +1,21 @@
+<html>
+<title> The FreeBSD Ports Collection (%%CATEGORY%%)</title>
+<head><h1> The FreeBSD Ports Collection ("%%CATEGORY%%")</h1> </head> <hr>
+<body>
+
+<p>You are now in the directory "%%CATEGORY%%".
+
+<p>
+%%DESCR%%
+
+<p>Here are the one-line descriptions for each items in this directory:
+
+<p><hr>
+<p><pre>
+%%SUBDIR%%
+</pre>
+
+<p><hr><p>
+<a href="../README.html"> Go to top of ports tree</a>
+</body>
+</html>