          MODULE=guile
         VERSION=1.8.8
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=$GNU_URL/$MODULE
   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
      SOURCE_VFY=sha1:548d6927aeda332b117f8fc5e4e82c39a05704f9
        WEB_SITE=http://www.gnu.org/software/guile
      MAINTAINER=tchan@lunar-linux.org
         ENTERED=20010922
         UPDATED=20111010
           SHORT="A portable, embeddable Scheme implementation"

cat << EOF
Guile is a portable, embeddable Scheme implementation written in C.
Guile provides a machine independent execution platform that can be
linked in as a library when building extensible programs.
EOF
