           SPELL=stow
         VERSION=1.3.3
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha512:27b5b4b89f22ba644a6dcece2b36b57feab392eb9702dc0e5659cecfd034f8ece21de1628027d3d717e9f663859e3ce0b174b90e6ac0363218918e330dccda6f
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
         UPDATED=20020107
        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
