1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00

pkgbase: Create a cxgbe-tools package

cxgbetool is only useful for users who have a Chelsio card.
Create a package for it so users that don't have this card can
avoid having this program.

Differential Revision:	https://reviews.freebsd.org/D31793
This commit is contained in:
Emmanuel Vadot 2021-09-01 19:08:49 +02:00
parent 0818f499bc
commit b8876cac2d
2 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,8 @@ clang_COMMENT= Clang Utilities
clang_DESC= Clang Utilities
clibs_COMMENT= Core C Libraries
clibs_DESC= Core C Libraries
cxgbe-tools_COMMENT= Chelsio cxbge Utilities
cxgbe-tools_DESC= Chelsio cxbge Utilities
dma_COMMENT= DMA Mail Agent Utilities
dma_DESC= DMA Mail Agent Utilities
docs_COMMENT= Documentation

View File

@ -1,5 +1,6 @@
# $FreeBSD$
PACKAGE= cxgbe-tools
PROG= cxgbetool
MAN= cxgbetool.8
SRCS= cxgbetool.c