# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup haskell 1.0 haskell.setup git-annex 5.20150406.1 checksums rmd160 bbf7fd8914f2f0f5ad2c5fa15de4673858c83e07 \ sha256 71ebbbd97694cca77e55876393e5b4fdb09557e2498389b1739ccfc957882487 maintainers aronnax openmaintainer platforms darwin license GPL-3 description Manage large files with git long_description \ 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. depends_lib-append port:git \ port:ossp-uuid \ port:md5sha1sum \ port:coreutils \ port:gnutls \ port:libxml2 \ port:libgsasl \ port:pkgconfig \ port:hs-c2hs \ port:hs-hs3