diff options
author | wiz <wiz@pkgsrc.org> | 2002-03-14 18:15:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-03-14 18:15:15 +0000 |
commit | a2863be4d4d5018f2302d11c6cc3870d9bb83ad8 (patch) | |
tree | 27033529c6d7f88e28a5231bc89c9205249a39bd | |
parent | d35d029ae334ef2507880d0ec20b66a2ab600305 (diff) | |
download | pkgsrc-a2863be4d4d5018f2302d11c6cc3870d9bb83ad8.tar.gz |
Improve DESCR, based on pkg/15760 by Jeremy Reed.
-rw-r--r-- | graphics/sane-backends/DESCR | 2 | ||||
-rw-r--r-- | graphics/sane-frontends/DESCR | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/graphics/sane-backends/DESCR b/graphics/sane-backends/DESCR index 79696e59f96..1ac04a26b2f 100644 --- a/graphics/sane-backends/DESCR +++ b/graphics/sane-backends/DESCR @@ -5,3 +5,5 @@ have three applications and four devices, traditionally you'd have had to write 12 different programs. With SANE, this number is reduced to seven: the three applications plus the four drivers. Of course, the savings get even bigger as more and more drivers and/or applications are added. + +sane-backends contains libraries, sane-config and scanimage. diff --git a/graphics/sane-frontends/DESCR b/graphics/sane-frontends/DESCR index 79696e59f96..af5baaf60de 100644 --- a/graphics/sane-frontends/DESCR +++ b/graphics/sane-frontends/DESCR @@ -5,3 +5,6 @@ have three applications and four devices, traditionally you'd have had to write 12 different programs. With SANE, this number is reduced to seven: the three applications plus the four drivers. Of course, the savings get even bigger as more and more drivers and/or applications are added. + +sane-frontends includes xcam and xscanimage; libraries and sane-config +are in sane-backends. |