summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-08-22 01:31:16 +0000
committerhubertf <hubertf@pkgsrc.org>1999-08-22 01:31:16 +0000
commite7ce537af3e3630ed0ab01bea68b0439becfffff (patch)
treef82a710480101b868025cd763c08400a139268de /Packages.txt
parentdc3aa46cc2cafda06c36af06303ac7763fe77ed2 (diff)
downloadpkgsrc-e7ce537af3e3630ed0ab01bea68b0439becfffff.tar.gz
Document readme-all target
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/Packages.txt b/Packages.txt
index b89f2b4a3a2..5b788d327f8 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.59 1999/08/21 02:15:23 hubertf Exp $
+# $NetBSD: Packages.txt,v 1.60 1999/08/22 01:31:16 hubertf Exp $
###########################################################################
==========================
@@ -1031,6 +1031,13 @@ perform the equivalent of:
FTP_PKG_URL_DIR=/usr/packages. The ${PACKAGES} directory and its
subdirectories will be searched for all the binary packages.)
+ * readme-all:
+ Use this target to create a file README-all.html which contains a
+ list of all packages currently available in the NetBSD Packages
+ Collection, together with the category they belong to and a short
+ description. This file is compiled from the pkgsrc/*/README.html
+ files, so be sure to run this _after_ a "make readme".
+
* cdrom-readme:
This is very much the same as the readme: target (see above), but is
to be used when generating a pkgsrc tree to be written to a CD-ROM.