           SPELL=stow
         VERSION=2.2.0
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha512:43de6eddd6d8323682c6f5d4de00131009b7685a937c2a88ea1596cf9e12ced073983af571255d90c6e205c60dd976668f067909c92a9bce8ba0dfd984b253be
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
        WEB_SITE=http://www.gnu.org/software/stow
         ENTERED=20010922
        KEYWORDS="utils"
           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
