           MODULE=stow
         VERSION=1.3.3
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=$GNU_URL/stow/
   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/
        WEB_SITE=http://www.gnu.org/software/stow
         ENTERED=20010922
         UPDATED=20020107
           SHORT="stow manages the installation of software packages."
cat << EOF
GNU Stow is a program for managing the installation of software
packages, keeping them separate (/usr/local/stow/emacs vs.
/usr/local/stow/perl, for example) while making them appear to
be installed in the same place (/usr/local). Stow was inspired
by Carnegie Mellon's Depot program, but is substantially simpler.
EOF
