diff options
Diffstat (limited to 'filesystems/nbd-client-kmod/pkg-descr')
-rw-r--r-- | filesystems/nbd-client-kmod/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/filesystems/nbd-client-kmod/pkg-descr b/filesystems/nbd-client-kmod/pkg-descr new file mode 100644 index 000000000000..199e3750eea1 --- /dev/null +++ b/filesystems/nbd-client-kmod/pkg-descr @@ -0,0 +1,5 @@ +FreeBSD Geom NBD Client is a Network Block Device (NBD) client for +the FreeBSD kernel GEOM framework. + +The project consists of a kernel driver for the NBD GEOM class in +mod/ and a user library for the geom(8) control utility in lib/. |