           SPELL=facter
         VERSION=2.3.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://downloads.puppetlabs.com/${SPELL}/${SOURCE}
#     SOURCE_HASH=sha512:722afd5b75e206e9a2d16c371edeb71810ace1b4e713e7a22945ab1c2ad90299b1dd211003d48452930b8897359e3214d0ccb84dac7c7a9efbc035564f48c8fa
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.puppetlabs.com/puppet/related-projects/facter/"
      LICENSE[0]=GPL
         ENTERED=20100617
           SHORT="A cross-platform Ruby library for retrieving facts from operating systems"
cat << EOF
Facter is a lightweight program that gathers basic node information about
the hardware and operating system. Facter is especially useful for retrieving
things like operating system names, hardware characteristics, IP addresses,
MAC addresses, and SSH keys.
EOF
