pkgbase: Create a FreeBSD-netmap package

This unbloat FreeBSD-utilities a bit and not everyone uses
valectl which is the only in-tree consumer of libnetmap

Sponsored by:	Beckhoff Automation GmbH & Co. KG
Differential Revision:	https://reviews.freebsd.org/D38225
This commit is contained in:
Emmanuel Vadot 2023-01-27 15:45:44 +01:00
parent 1af3908ce6
commit 4c9c296e63
3 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
.include <src.opts.mk>
PACKAGE= lib${LIB}
PACKAGE= netmap
LIB= netmap
SRCS= nmctx.c nmport.c \
nmctx-pthreads.c nmreq.c

View File

@ -101,6 +101,8 @@ mlx-tools_COMMENT= Mellanox Utilities
mlx-tools_DESC= Mellanox Utilities
mtree_COMMENT= MTREE Files
mtree_DESC= MTREE Files
netmap_COMMENT= Netmap Library and Utilities
netmap_DESC= Netmap Library and Utilities
newsyslog_COMMENT= Newsyslog Utility
newsyslog_DESC= Newsyslog Utility
nfs_COMMENT= NFS Utilities

View File

@ -1,5 +1,6 @@
# $FreeBSD$
PACKAGE= netmap
PROG= valectl
MAN= valectl.8