source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=libproxy
         VERSION=0.4.17
     SOURCE_HASH=sha512:589045538a78dc7453335ed61c60adad3352b840b224885d4a58ae284e52224ae3ff2eebd77df57aebbc3ae75d7b6d69a825f24f01c19e75bf0a3345dce53126
  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
