           SPELL=httrack
         VERSION=3.49.2
          SOURCE=${SPELL}-${VERSION}.tar.gz
         SOURCE2=${SOURCE}.asc
   SOURCE_URL[0]=https://mirror.httrack.com/${SOURCE}
   SOURCE_URL[1]=https://mirror.httrack.com/historical/${SOURCE}
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
  SOURCE2_URL[1]=${SOURCE_URL[1]}.asc
      SOURCE_GPG=roche.gpg:${SOURCE2}:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://www.httrack.com/
         ENTERED=20020210
      LICENSE[0]=GPL
        KEYWORDS="http"
           SHORT="A multi-thread and feature-rich offline browser"
cat << EOF
HTTrack is an easy-to-use offline browser utility. It allows you to download
a Web site from the Internet to a local directory, building recursively all
directories, getting HTML, images, and other files from the server to your
 computer. HTTrack arranges the original site's relative link-structure. 
Simply open a page of the mirrored Web site in your browser, and you can
browse the site from link to link, as if you were viewing it online. HTTrack
can also update an existing mirrored site, and resume interrupted downloads.
EOF
