           SPELL=user-choices
         VERSION=1.1.6
          SOURCE="${SPELL}-${VERSION}.tgz"
   SOURCE_URL[0]=http://rubyforge.org/frs/download.php/28179/${SOURCE}
     SOURCE_HASH=sha512:f23eae83eb9146d45fe710653bacdf80caeb2ce87bf644792fb8ce3f1810c2dbb3542f7576373d31150c4aa7262d841a59e12abcdce0b9d4782b9009e733ebc7
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://user-choices.rubyforge.org/"
      LICENSE[0]=RUBY
         ENTERED=20080113
           SHORT="Unified interface to command line, config files, environment"
cat << EOF
user-choices provides a unified interface to command-line options and
arguments, the environment, a configuration file, or all of the above at
the same time. Command-line parsing is built on OptionParser.
EOF
