summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authortv <tv>1999-02-19 01:44:41 +0000
committertv <tv>1999-02-19 01:44:41 +0000
commit6ae07570dab08b7df1962e301a4bcf02a4e685f7 (patch)
tree588a77d2e601cfd93b191333e78a448e3c518dfb /Packages.txt
parentfb445376dbf978e4633014d4edfdd71c8bde5f13 (diff)
downloadpkgsrc-6ae07570dab08b7df1962e301a4bcf02a4e685f7.tar.gz
Document ${MASTER_SITE_BLAH:=/subdir/name/}.
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt20
1 files changed, 19 insertions, 1 deletions
diff --git a/Packages.txt b/Packages.txt
index c694151be96..5d7d4f9f39d 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.50 1999/02/18 12:36:16 frueauf Exp $
+# $NetBSD: Packages.txt,v 1.51 1999/02/19 01:44:41 tv Exp $
###########################################################################
==========================
@@ -293,6 +293,24 @@ package and the MAINTAINER name. This is so that anyone who quibbles with
the (always completely correct) decisions taken by the guy who maintains
the port can complain vigorously.
+The MASTER_SITES may be set to one of the predefined sites:
+
+ ${MASTER_SITE_XCONTRIB}
+ ${MASTER_SITE_GNU}
+ ${MASTER_SITE_PERL_CPAN}
+ ${MASTER_SITE_TEX_CTAN}
+ ${MASTER_SITE_SUNSITE}
+
+If one of these predefined sites is chosen, you may require the ability to
+specify a subdirectory of that site. Since these macros may expand to
+more than one actual site, you MUST use the following construct to specify
+a subdirectory:
+
+ ${MASTER_SITE_GNU:=/subdirectory/name/}
+
+(Note the leading and trailing slashes after the := characters.) Use of
+the deprecated MASTER_SITE_SUBDIR will not work.
+
Currently the following values are available for CATEGORIES. If more than
one is used, they need to be separated by spaces: