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