           SPELL=libbsd
         VERSION=0.2.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://${SPELL}.freedesktop.org/releases/${SOURCE}
     SOURCE_HASH=sha512:c429d37794b356f935eb6709a40c14ed33438b6ef90f27cccbd7f26b1d66b7108a752f8c6ba2ce337cc199e72291b4c29c3e90af7803d0c6fc9db55088269122
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://libbsd.freedesktop.org"
      LICENSE[0]=BSD
         ENTERED=20110324
           SHORT="support for typical BSD functions on non-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
