diff options
| author | Pierre Pronchery <khorben@FreeBSD.org> | 2026-06-24 20:01:00 +0000 |
|---|---|---|
| committer | Pierre Pronchery <khorben@FreeBSD.org> | 2026-07-01 00:25:46 +0000 |
| commit | 43b1ade21e22c0b758f8d83e4707df3024413833 (patch) | |
| tree | fad0229b7771d126e73281550d249717e099f834 /packages | |
| parent | 592efe252472a3385acf36b1f49ecf710a7f3d9c (diff) | |
Diffstat (limited to 'packages')
| -rw-r--r-- | packages/pkgconf/pkgconf.ucl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/pkgconf/pkgconf.ucl b/packages/pkgconf/pkgconf.ucl index 9ac124001350..027db32cb1a4 100644 --- a/packages/pkgconf/pkgconf.ucl +++ b/packages/pkgconf/pkgconf.ucl @@ -25,8 +25,8 @@ development libraries. It is a superset of the functionality provided by pkg-config from freedesktop.org, but does not provide bug-compatibility with the original pkg-config. -Also provided is bomtool(1), a program which generates a textual SPDX 2.0 -software bill of materials (SBOM) for a given set of pkg-config modules. The -output of this tool can then be translated into other SBOM formats as -necessary. +Also provided are bomtool(1) and spdxtool(1), programs which generate a software +bill of materials (SBOM) for a given set of pkg-config modules, in the SPDX +version 2.2 and 3.0.1 file formats, respectively. The output of these tools can +then be translated into other SBOM formats as necessary. EOD |
