           SPELL=haskell-git-annex
          XSPELL=git-annex
         VERSION=5.20140405
          SOURCE="${XSPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/${XSPELL}/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:6723bb3a0eaca521559492606db6ba27256f16d45c6cc129991daddf442996b08b9eb9aeb9245d32c241435c66cf6581aaa0c1c4cde7dfaf196f0d2b5dd66e7a
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${XSPELL}-${VERSION}"
        WEB_SITE="Homepage: http://git-annex.branchable.com/"
      LICENSE[0]=License: GPL-3
         ENTERED=20130709
           SHORT="allows managing files with git, without checking the file contents into git"
cat << EOF
git-annex allows managing files with git, without checking the file contents
into git. While that may seem paradoxical, it is useful when dealing with
files larger than git can currently easily handle, whether due to limitations
in memory, time, or disk space.

git-annex is designed for git users who love the command line. For everyone
else, the git-annex assistant turns git-annex into an easy to use folder
synchroniser.
EOF
