summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-04-24 22:05:13 +0000
committerwiz <wiz@pkgsrc.org>2006-04-24 22:05:13 +0000
commitcc17cf1e8ebee1485901fcf55314c52b05a1ca34 (patch)
tree5dd128a78910e3bf8fbcc561e26cb9b06063435f /pkgtools
parent41406a00377ff5f048fcc209fd063c90e42d4187 (diff)
downloadpkgsrc-cc17cf1e8ebee1485901fcf55314c52b05a1ca34.tar.gz
Sync with usr.sbin/pkg_install/lib/pkg_summary.5 v1.2: Sort.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/files/lib/pkg_summary.56
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/pkg_install/files/lib/pkg_summary.5 b/pkgtools/pkg_install/files/lib/pkg_summary.5
index e4b0d0c1003..f11969a9f9e 100644
--- a/pkgtools/pkg_install/files/lib/pkg_summary.5
+++ b/pkgtools/pkg_install/files/lib/pkg_summary.5
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_summary.5,v 1.1 2006/04/24 13:52:05 dillo Exp $
+.\" $NetBSD: pkg_summary.5,v 1.2 2006/04/24 22:05:13 wiz Exp $
.\"
.\" Copyright (c) 2006 The NetBSD Foundation
.\"
@@ -83,12 +83,12 @@ was compiled.
.It Ev PKG_OPTIONS
(optional) Any options selected to compile this package.
If missing, the package does not support options.
-.It Ev PKGTOOLS_VERSION
-(required) The version of the package tools used to create the package.
.It Ev PKGNAME
(required) The name of the package.
.It Ev PKGPATH
(required) The path of the package directory within pkgsrc.
+.It Ev PKGTOOLS_VERSION
+(required) The version of the package tools used to create the package.
.It Ev PROVIDES
(optional) A list of shared libraries provided by the package,
including major version number, one per line.