aboutsummaryrefslogtreecommitdiff
path: root/release/packages
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2022-07-22 07:58:11 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2022-10-26 17:46:22 +0000
commit5f9db65d8af0b8419ba71749f15ee06d636fb9c4 (patch)
tree57d9a24de4fd02e77ec99151e3505359fd4637b4 /release/packages
parentc898b54affbaa9fc22c1d1b1de4a175dd250f37e (diff)
downloadsrc-5f9db65d8af0b8419ba71749f15ee06d636fb9c4.tar.gz
src-5f9db65d8af0b8419ba71749f15ee06d636fb9c4.zip
pkgbase: Put nvmecontrol in its own package
It doesn't really make sense to have it in runtime and let's not bloat utilities more. Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D36221
Diffstat (limited to 'release/packages')
-rw-r--r--release/packages/Makefile.package2
1 files changed, 2 insertions, 0 deletions
diff --git a/release/packages/Makefile.package b/release/packages/Makefile.package
index 988d54d795d7..59121ee08479 100644
--- a/release/packages/Makefile.package
+++ b/release/packages/Makefile.package
@@ -89,6 +89,8 @@ newsyslog_COMMENT= Newsyslog Utility
newsyslog_DESC= Newsyslog Utility
nfs_COMMENT= NFS Utilities
nfs_DESC= NFS Utilities
+nvme-tools_COMMENT= NVME Utilities
+nvme-tools_DESC= NVME Utilities
openssl_COMMENT= OpenSSL Library and Utility
openssl_DESC= OpenSSL Library and Utility
pkg-bootstrap_COMMENT= pkg bootstrap Utility