blob: abdac3e7ef75aa9f74aa72c51f4dc3d071cfe066 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
PORTREVISION= 1
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"
|