           SPELL=transfig
        BUILD_API=2
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}
          MD5[0]=319d8cb0846eaa93acad8d7e2f5b83cc
fi
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}.${VERSION}
        WEB_SITE=http://epb.lbl.gov/xfig/
      LICENSE[0]=PD
         ENTERED=20020210
         UPDATED=20021018
      MAINTAINER=Chris.Dennis@UAlberta.NET
           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
