# $OpenBSD: Makefile,v 1.16 2021/03/09 12:56:39 sthen Exp $

COMMENT =		device firmware update (DFU) USB programmer

DISTNAME =		dfu-util-0.10

CATEGORIES =		comms

HOMEPAGE =		http://dfu-util.sourceforge.net

# GPLv2
PERMIT_PACKAGE =	Yes

WANTLIB =		c usb-1.0

MASTER_SITES =		${HOMEPAGE}/releases/

LIB_DEPENDS =		devel/libusb1

CONFIGURE_STYLE =	gnu

.include <bsd.port.mk>
