          MODULE=zfs-utils
         VERSION=2.4.1
          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:c17b69770f0023154f578eb8c7536a70f07d6a3bb0bd38f04fa0e8811c3c1390
      MAINTAINER=ratler@lunar-linux.org
        WEB_SITE=http://zfsonlinux.org/
         LICENSE=cddl
         ENTERED=20130212
         UPDATED=20260226
           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
