aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorKarl Bonde Torp <k.torp@samsung.com>2023-10-09 11:46:15 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-11-24 06:12:46 +0000
commite0e6669de4a7e8b01a66116cfa9b2305c2ed0b5b (patch)
tree7420e73576f5de8021c0827a2dfa4e6da826bdf5 /sysutils/Makefile
parentd1a1681e9573a6c3583f8b96de79253a8c026ade (diff)
downloadports-e0e6669de4a7e8b01a66116cfa9b2305c2ed0b5b.tar.gz
ports-e0e6669de4a7e8b01a66116cfa9b2305c2ed0b5b.zip
sysutils/xnvme: Cross-platform libraries and tools for NVMe devices
xNVMe provides the means to program and interact with NMe devices from user space. The foundation of xNVMe is libxnvme, a user space library for working with NVMe devices. It provides a C API for memory management, that is, for allocating physical / DMA transferable memory when needed. xNVMe is an NVMe command interface allowing you to submit and complete NVMe commands in a synchronous as well as an asynchronous manner. WWW: https://xnvme.io/ Signed-off-by: Karl Bonde Torp <k.torp@samsung.com> PR: 262032
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index ab68fac22dad..85064369f97a 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1644,6 +1644,7 @@
SUBDIR += xin
SUBDIR += xjobs
SUBDIR += xmbmon
+ SUBDIR += xnvme
SUBDIR += xorriso
SUBDIR += xosview
SUBDIR += xpipe