diff options
author | reed <reed> | 2006-03-11 04:29:25 +0000 |
---|---|---|
committer | reed <reed> | 2006-03-11 04:29:25 +0000 |
commit | cca75b9afe7d6477dc407d86ec88b83329903528 (patch) | |
tree | b692ef5f29e3efb676cfea2378240ea66b98590f /pkgtools/pkg_install-info | |
parent | 89e6a9adfdf75e57d23851294fc334d27f67d2aa (diff) | |
download | pkgsrc-cca75b9afe7d6477dc407d86ec88b83329903528.tar.gz |
Explain why this exists and mention other package with it.
Diffstat (limited to 'pkgtools/pkg_install-info')
-rw-r--r-- | pkgtools/pkg_install-info/DESCR | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/pkgtools/pkg_install-info/DESCR b/pkgtools/pkg_install-info/DESCR index 9b4d1bea9bc..18e93000860 100644 --- a/pkgtools/pkg_install-info/DESCR +++ b/pkgtools/pkg_install-info/DESCR @@ -1 +1,6 @@ -This package provides a standalone GNU install-info utility. +This package provides a standalone GNU install-info utility. It +used by pkgsrc on systems that do not provide a native install-info +utility. + +An install-info tool and documentation is also available in the +devel/gtexinfo package. |