diff options
author | reed <reed@pkgsrc.org> | 2006-03-11 04:29:25 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2006-03-11 04:29:25 +0000 |
commit | 887f068344fb0e1e3fe6b35154b5241435f89594 (patch) | |
tree | b692ef5f29e3efb676cfea2378240ea66b98590f /pkgtools/pkg_install-info | |
parent | b23aff88caab96684c3cd748a894661d097bfe01 (diff) | |
download | pkgsrc-887f068344fb0e1e3fe6b35154b5241435f89594.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. |