diff options
author | Luigi Rizzo <luigi@FreeBSD.org> | 2008-12-31 12:02:50 +0000 |
---|---|---|
committer | Luigi Rizzo <luigi@FreeBSD.org> | 2008-12-31 12:02:50 +0000 |
commit | 960fa658eab548613c9c6fbbe5cbb2bdd85a97f5 (patch) | |
tree | 2cc00aaf4f4376b9a03a240e954657fe4174945c /graphics/Makefile | |
parent | Add support for PORTDOCS (diff) |
A SANE scanner backend for various Epson scanners.
This backend supports many more devices than the sane-epson included
in graphics/sane-backends, including new multifunction devices such
as the SX400.
http://avasys.jp/english/
Notes
Notes:
svn path=/head/; revision=225054
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4eeae52a3496..8f38338d88b4 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -744,6 +744,7 @@ SUBDIR += sage SUBDIR += sam2p SUBDIR += sane-backends + SUBDIR += sane-epkowa SUBDIR += sane-frontends SUBDIR += scale2x SUBDIR += sced |