mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
12 lines
245 B
Makefile
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"
|