           SPELL=lftp
         VERSION=3.5.10
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://ftp.yars.free.net/pub/source/lftp/$SOURCE
   SOURCE_URL[1]=ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/$SOURCE
   SOURCE_URL[2]=http://the.wiretapped.net/mirrors/$SPELL/$SOURCE
   SOURCE_URL[3]=ftp://ftp.bme.hu/packages/lftp/$SOURCE
     SOURCE_HASH=sha512:85f0f485d39bc74428c6d08bb44524153d93e0fb89f96ed18869adab6e2e9e4e7612380cc5ce978a1e7a07f86dd95e8dd8cc8930d3eb5fa337050f978c87b5d5
        WEB_SITE=http://lftp.yar.ru/
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="ftp"
           SHORT="Sophisticated ftp/http client, file transfer program."
cat << EOF
LFTP is sophisticated ftp/http client, file transfer program. Like BASH,
it has job control and uses readline library for input. It has
bookmarks, built-in mirror, can transfer several files in parallel. It
was designed with reliability in mind.
EOF
