summaryrefslogtreecommitdiff
path: root/graphics/sane/pkg/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sane/pkg/DESCR')
-rw-r--r--graphics/sane/pkg/DESCR7
1 files changed, 0 insertions, 7 deletions
diff --git a/graphics/sane/pkg/DESCR b/graphics/sane/pkg/DESCR
deleted file mode 100644
index 79696e59f96..00000000000
--- a/graphics/sane/pkg/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-SANE is a universal scanner interface. The value of such a universal
-interface is that it allows writing just one driver per image acquisition
-device rather than one driver for each device and application. So, if you
-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.