           SPELL=log4cpp
         VERSION=1.1.2
          SOURCE="${SPELL}-${VERSION}.tar.gz"
          SOURCE_URL[0]=http://downloads.sourceforge.net/project/${SPELL}/${SPELL}-$(echo $VERSION|cut -f1,2 -d.).x%20%28new%29/${SPELL}-$(echo $VERSION|cut -f1,2 -d.)/${SOURCE}
     SOURCE_HASH=sha512:87d4708bdcd2ad82c4a3d042d64a14a47cc3d725f946f3e0e428582451fa0abe7681de6e47259ea209596c8d3b1ea9e2b857f7d00fe13576d955203c70a5cbad
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
        WEB_SITE=http://log4cpp.sourceforge.net/
      LICENSE[0]=LGPL
         ENTERED=20070115
           SHORT="a library of C++ classes for flexible logging to files, syslog, IDSA and other destinations"
cat << EOF
Log4cpp is library of C++ classes for flexible logging to files, syslog,
IDSA and other destinations. It is modeled after the Log4j Java library,
staying as close to their API as is reasonable.
EOF
