# Created by: Bruce Cran # $FreeBSD: head/comms/dfu-util/Makefile 556475 2020-11-28 03:23:18Z bofh $ PORTNAME= dfu-util PORTVERSION= 0.10 CATEGORIES= comms MASTER_SITES= http://dfu-util.sourceforge.net/releases/ MAINTAINER= bofh@FreeBSD.org COMMENT= Device firmware update (DFU) USB programmer LICENSE= GPLv2 GNU_CONFIGURE= yes PLIST_FILES= bin/dfu-prefix bin/dfu-suffix bin/dfu-util man/man1/${PORTNAME}.1.gz \ man/man1/dfu-prefix.1.gz man/man1/dfu-suffix.1.gz .include