         MODULE=libbsd
        VERSION=0.12.2
         SOURCE=$MODULE-$VERSION.tar.xz
     SOURCE_URL=https://libbsd.freedesktop.org/releases/
     SOURCE_VFY=sha256:b88cc9163d0c652aaf39a99991d974ddba1c3a9711db8f1b5838af2a14731014
       WEB_SITE=https://libbsd.freedesktop.org
        ENTERED=20200606
        UPDATED=20240320
          SHORT="Provides useful functions commonly found on BSD systems"

cat << EOF
This library provides useful functions commonly found on BSD systems, and
lacking on others like GNU systems, thus making it easier to port projects
with strong BSD origins, without needing to embed the same code over and
over again on each project.
EOF
