           SPELL=facets
         VERSION=2.2.1
          SOURCE="${SPELL}-${VERSION}.zip"
   SOURCE_URL[0]=http://rubyforge.org/frs/download.php/29636/${SOURCE}
     SOURCE_HASH=sha512:284b06cecd52245f91a543f7b2e7dbda1af84d8d916636a874839b2b4d077e3d9bc34d977ccc70062c9e4179d9759933d45c1feb789098d1b152a3dccce391cd
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://facets.rubyforge.org"
      LICENSE[0]=RUBY
         ENTERED=20080113
           SHORT="Ruby Facets"
cat << EOF
Ruby Facets is the single largest collecion of core extensions and class/module
additions for the Ruby programming language. The extensions libray, Facets/CORE,
is unique by virtue of method atomicity. Methods are stored in their own files,
allowing for highly granular control of requirements. Facets/MORE includes a
variety of useful classes, mixins and lite programming frameworks, inlcuding
well known classes such as the Functor, Multiton, Tuple and Dictionary, plus
more elaborate tools such as Annotations, Units and Console::Command.
EOF
