           SPELL=stow
         VERSION=2.1.3
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha512:cbc2abd534484f24d403062b2dac656d9cba2a3b36eea9b7d3715a06cd7a0f468cb0a656322bbc6d36feb2aa8e05f3afe29c571f85900fe39c78f0d8f873aab6
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNU_URL/stow/$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
