Files
bsdports/devel/dfu-util/Makefile
2019-12-26 07:26:06 +00:00

16 lines
374 B
Makefile

# Created by: Bruce Cran <bruce@cran.org.uk>
# $FreeBSD: head/comms/dfu-util/Makefile 430670 2017-01-05 22:58:18Z jbeich $
PORTNAME= dfu-util
PORTVERSION= 0.9
CATEGORIES= comms
MASTER_SITES= http://dfu-util.sourceforge.net/releases/
MAINTAINER= bofh@FreeBSD.org
COMMENT= Device firmware update (DFU) USB programmer
GNU_CONFIGURE= yes
USES+= gmake
.include <bsd.port.mk>