freebsd-ports/sysutils/mstflint-lite/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

12 lines
245 B
Makefile

PKGNAMESUFFIX= -lite
COMMENT= Firmware Burning and Diagnostics Tools for Mellanox devices (lite version)
CONFLICTS_INSTALL= mstflint
LITE= yes
MASTERDIR= ${.CURDIR}/../mstflint
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"