          MODULE=zfs-utils
         VERSION=2.4.3
          SOURCE=zfs-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/zfs-$VERSION
      SOURCE_URL=https://github.com/openzfs/zfs/releases/download/zfs-$VERSION/
      SOURCE_VFY=sha256:1f08f2d154f5189b5f1382848a32667b3d34066145b474c49cd3d41a5fba59a7
      MAINTAINER=ratler@lunar-linux.org
        WEB_SITE=http://zfsonlinux.org/
         LICENSE=cddl
         ENTERED=20130212
         UPDATED=20260614
           SHORT="The ZFS file system utilities"

cat << EOF
ZFS is an advanced file system and volume manager which was originally developed
for Solaris.
It has been successfully ported to FreeBSD and now there is a functional Linux
ZFS kernel port too. The port currently includes a fully functional and stable
SPA, DMU, and ZVOL with a ZFS Posix Layer (ZPL) on the way.
EOF
