diff options
Diffstat (limited to 'sysutils/mstflint-lite')
-rw-r--r-- | sysutils/mstflint-lite/Makefile | 15 | ||||
-rw-r--r-- | sysutils/mstflint-lite/pkg-descr | 7 | ||||
-rw-r--r-- | sysutils/mstflint-lite/pkg-plist | 12 |
3 files changed, 0 insertions, 34 deletions
diff --git a/sysutils/mstflint-lite/Makefile b/sysutils/mstflint-lite/Makefile deleted file mode 100644 index 4fce8c96ef9d..000000000000 --- a/sysutils/mstflint-lite/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -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" diff --git a/sysutils/mstflint-lite/pkg-descr b/sysutils/mstflint-lite/pkg-descr deleted file mode 100644 index cc9c85a4f4bc..000000000000 --- a/sysutils/mstflint-lite/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -MSTFLINT Package - Firmware Burning and Diagnostics Tools -This package contains a burning tool and diagnostic tools for Mellanox -manufactured HCA/NIC cards. - -This package is the lite version (static compiled with essential tools only). - -See also: https://github.com/Mellanox/mstflint diff --git a/sysutils/mstflint-lite/pkg-plist b/sysutils/mstflint-lite/pkg-plist deleted file mode 100644 index 2daac188a1fb..000000000000 --- a/sysutils/mstflint-lite/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -bin/mstconfig -bin/mstflint -bin/mstfwmanager -bin/mstlink -man/man1/mstconfig.1.gz -man/man1/mstflint.1.gz -man/man1/mstfwmanager.1.gz -man/man1/mstlink.1.gz -%%DATADIR%%/mlxconfig_dbs/mlxconfig_host.db -%%DATADIR%%/mlxconfig_dbs/mlxconfig_switch.db -%%DATADIR%%/prm_dbs/hca/ext/register_access_table.adb -%%DATADIR%%/prm_dbs/switch/ext/register_access_table.adb |