freebsd-ports/sysutils/mstflint-lite/Makefile
Olivier Cochard 582179cc7b New sub-port: mstflint-lite including only some essential tools
from mstflint (mstflint, mstconfig, mstfwmanager and mstlink).

PR:		242038
Approved by:	hselasky (maintainer timeout)
Sponsored by:	Netflix
2020-08-03 15:10:01 +00:00

14 lines
258 B
Makefile

# $FreeBSD$
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"