source $GRIMOIRE/MESON_FUNCTIONS
           SPELL=libproxy
         VERSION=0.5.9
     SOURCE_HASH=sha512:781fdd51ea8467f603a46dcab8d0e7a97eb4834acfbe57d00b103e2a075dd32eeb16aece88d4e018192eb58fe54f42aefd954873e6d8364836866d0167e063d5
  SECURITY_PATCH=2
          SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/libproxy/libproxy
   SOURCE_URL[0]=$WEB_SITE/archive/${VERSION}.tar.gz
      LICENSE[0]=GPL
         ENTERED=20090223
           SHORT="provides automatic proxy configuration management"
cat << EOF
Libproxy is a library that provides automatic proxy configuration management.
Libproxy exists to answer the question: Given a network resource, how do 
I reach it? It handles all the details, enabling you to get back to 
programming.
EOF
