           SPELL=ruby-serialport
         VERSION=0.6
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://rubyforge.org/download.php/72/${SOURCE}
     SOURCE_HASH=sha512:c8b0c6f7cdf44e77603bd9780fc2aeed4d01b4cc8b5ad4d0511f29d52305764704243993d77b6138e0076cbd2f65241a51d6b9367ae599380cdce5cd9cbba199
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://ruby-serialport.rubyforge.org/"
      LICENSE[0]=GPL
         ENTERED=20080116
           SHORT="Ruby/SerialPort"
cat << EOF
Ruby/SerialPort is a Ruby library that provides a class for using RS-232
serial ports.  This class also contains low-level functions to check and set
the current state of the signals on the line. 
 
 Currently work on POSIX,
cygwin and native Windows systems. 
 
 The native Windows version of this
library supports Microsoft's Visual C++ and Borland's C++ compilers.
EOF
