cf1d9539df
* Updated support for gimp-2 * Bug-fixes
17 lines
452 B
Makefile
17 lines
452 B
Makefile
# $NetBSD: Makefile,v 1.17 2004/05/03 12:48:16 adam Exp $
|
|
|
|
.include "../sane-backends/Makefile.common"
|
|
|
|
DISTNAME= sane-frontends-${SANE_VERSION}
|
|
SANE_MICRO= 12
|
|
|
|
COMMENT= Frontends for access to scanners, digitals camera, frame grabbers etc
|
|
|
|
BUILDLINK_DEPENDS.sane= sane-backends>=${SANE_VERSION}
|
|
|
|
USE_X11BASE= YES
|
|
|
|
.include "../../graphics/sane-backends/buildlink3.mk"
|
|
.include "../../graphics/gimp/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|