# Watch: https://ftp.gnu.org/gnu/smalltalk smalltalk-([0-9.+~]+)[.]tar
               SPELL=gnu-smalltalk
             VERSION=3.1
              SOURCE=smalltalk-$VERSION.tar.gz
             SOURCE2=$SOURCE.sig
    SOURCE_DIRECTORY=$BUILD_DIRECTORY/smalltalk-$VERSION
       SOURCE_URL[0]=$GNU_URL/smalltalk/$SOURCE
      SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
          SOURCE_GPG=A750566F.gpg:$SOURCE2:UPSTREAM_KEY
      SOURCE2_IGNORE=signature
          LICENSE[0]=GPL
            WEB_SITE=http://smalltalk.gnu.org/
             ENTERED=20050219
            KEYWORDS="devel"
               SHORT="Free implementation of the Smalltalk programming language"
cat << EOF
GNU Smalltalk is a free implementation of the Smalltalk-80 language 
which runs on most versions on Unix and, in general, everywhere you 
can find a POSIX-compliance library. An uncommon feature of it is 
that it is well-versed to scripting tasks and headless processing.
EOF
