           SPELL=haskell-git-annex
          XSPELL=git-annex
         VERSION=6.20180913
  SECURITY_PATCH=1
          SOURCE="${XSPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/${SOURCE%.tar.*}/${SOURCE}
     SOURCE_HASH=sha512:b588246bbb2911cd8cbb2256913e1708397840d4bcd4df4d9641124d9f9e6aae53cc87d84f0350515548e25ff7d6078b8aa824afd4ad491aa5d7db36ed3d2882
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${XSPELL}-${VERSION}"
        WEB_SITE="Homepage: http://git-annex.branchable.com/"
      LICENSE[0]=GPLv3
         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
