           SPELL=units
         VERSION=1.85
          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:b2cecdeb2f79c37da36ead6ac718ce9d4541accfa70be76fb8d6ee01c4653526a79615783eff110c85f459ccd15ef4ccd92fb8d9e726fcea15044a37b59b12a4
        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
