pkgsrc/graphics/sane-frontends/Makefile
2005-12-31 12:32:31 +00:00

18 lines
479 B
Makefile

# $NetBSD: Makefile,v 1.22 2005/12/31 12:32:37 wiz Exp $
.include "../../graphics/sane-backends/Makefile.common"
DISTNAME= sane-frontends-${SANE_VERSION}
PKGREVISION= 2
SANE_MICRO= 13
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"