           SPELL=transfig
if [ "$DEVEL" == "y" ];then
         VERSION=3.2.5-alpha5
          SOURCE=${SPELL}.${VERSION}.tar.gz
   SOURCE_URL[0]=ftp://epb.lbl.gov/xfig/alpha/${SOURCE}
          MD5[0]=edbca0601bfd9fef520cfa751e39a5e4
else
         VERSION=3.2.4
          SOURCE=${SPELL}.${VERSION}.tar.gz
   SOURCE_URL[0]=ftp://www-epb.lbl.gov/xfig/${SOURCE}
     SOURCE_HASH=sha512:fc89f7dc96207cb184b4d7f38fabfae1ee21c9179987b28e3cf2274aa8b7eb3cc23485d0de7415ddb242a8ec963037b20f4ce121fac1b08db4f0be0291056f1f
fi
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}.${VERSION}
        WEB_SITE=http://epb.lbl.gov/xfig/
      LICENSE[0]=PD
         ENTERED=20020210
         UPDATED=20021018
        KEYWORDS="editors"
           SHORT="Converts .fig files (such as those from xfig) to other formats"
cat << EOF
TransFig is a set of tools for creating TeX documents with graphics
which are portable, in the sense that they can be printed in a wide
variety of environments.
EOF
