aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-09 09:39:19 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-09 09:39:19 +0000
commit06c1f6f9e511d2400c8d812341c2311f3e168f43 (patch)
tree39bc2231910f01e5219f4f6528ec02d5f742fcb2 /README
parentb1f2a7eea6527144585219b9b9ff065588af8bfa (diff)
downloadports-06c1f6f9e511d2400c8d812341c2311f3e168f43.tar.gz
ports-06c1f6f9e511d2400c8d812341c2311f3e168f43.zip
Notes
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 16 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 000000000000..ae66ceec7dd3
--- /dev/null
+++ b/README
@@ -0,0 +1,16 @@
+This is the FreeBSD Ports Collection. Please refer to the FreeBSD
+Handbook on what to do with them.
+
+The FreeBSD Handbook is available from
+
+ file://localhost/usr/share/doc/handbook/handbook.html
+
+(that's the version on your machine) and
+
+ http://www.freebsd.org/handbook/handbook.html
+
+for the latest version from FreeBSD-current.
+
+The section "The Ports Collection" will tell you how to use the
+ports/packages and "Porting Applications" describes how you can
+contribute to the ports collection.