ports/sysutils/mstflint-lite/Makefile
2022-12-18 00:56:45 +01:00

15 lines
278 B
Makefile

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