3d8c217539
* Documentation updates * Updated backends: apple, artec_eplus48u, as6e, avision, canon, canon630u, dc210, dc240, dll, epson, fujitsu (fi4220), gphoto2, gt68xx, hp, mustek, mustek_pp, mustek_usb, net, pie, plustek, snapscan, teco2, test, umax, umax_pp * New backends: ibm, ma1509, some versions of hp5400 * Added IPv6 support for saned and net backend * Added SCSI support for MacOS X * Build system improvements * USB access improvements * Portability fixes * Translation updates and new translations: nl, no * Bugfixes
12 lines
342 B
Makefile
12 lines
342 B
Makefile
# $NetBSD: Makefile,v 1.14 2003/06/29 10:16:44 rh Exp $
|
|
|
|
.include "Makefile.common"
|
|
COMMENT= API for access to scanners, digitals camera, frame grabbers etc.
|
|
|
|
DISTNAME= sane-backends-${SANE_VERSION}
|
|
|
|
SANE_MICRO= 12
|
|
|
|
.include "../../devel/libusb/buildlink2.mk"
|
|
.include "../../graphics/jpeg/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|