           SPELL=units
         VERSION=1.87
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
     SOURCE_HASH=sha512:c0cf7ae53f5266c0a88a3b4de582690c6d1ae06ce69ed16c167094350e8b9e411d3664c3df59112b0d820359ef806a3e3146b9b492e108546e7f20a274907b2f
        WEB_SITE=http://www.gnu.org/software/units/units.html
      LICENSE[0]=GPL
         ENTERED=20021127
        KEYWORDS="science"
           SHORT="units is a unit conversion program."
cat << EOF
The  units  program converts quantities expressed in various scales
to their equivalents in other scales.  The  units  program can handle
multiplicative scale changes as well as nonlinear conversions such
as Fahrenheit to Celsius.
The units are defined in an external data file.  You can use the
extensive data file that comes with this program, or you can provide
your own data file to suit your needs.
You can use the program interactively with prompts, or you can use it
from the command line.
EOF
