# Watch: https://ftp.gnu.org/gnu/stow
           SPELL=stow
         VERSION=2.4.1
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha512:fc05f95b95d6439a379fb1c5c5eed5f878e17ad2500d08f0e24798358afaf93116330086296d4233ac4bf32e4a6f4fe3d2feb03461876769074b50abdc586c2b
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
