           SPELL=pkgconf
         VERSION=2.2.0
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/pkgconf/${SPELL}/archive/${SOURCE}
     SOURCE_HASH=sha512:2747bd2dd09c15ad883ab9a00c89899eb409bc832e68fcb512a548f324351cad53e516090a2be3c3e81e61a748a02082f453ffbde6f159b8e07fb7587ecf6e07
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${SPELL}-${VERSION}"
        WEB_SITE=http://pkgconf.org/
      LICENSE[0]=ISC
         ENTERED=20220722
        KEYWORDS=""
           SHORT="package compiler and linker metadata toolkit"
cat << EOF
pkgconf is a program which helps to configure compiler and linker flags for
development libraries. It is similar to pkg-config from freedesktop.org.

libpkgconf is a library which provides access to most of pkgconf's
functionality, to allow other tooling such as compilers and IDEs to discover
and use libraries configured by pkgconf.
EOF
