# $Id: Portfile 54589 2009-07-29 22:29:42Z raimue@macports.org $

PortSystem 1.0

name            ddrescue
version         1.11
categories      sysutils
platforms       darwin
maintainers     ecronin raimue
description     GNU ddrescue is a data recovery tool.

long_description \
                ${description} It copies data from one file or block device (hard disc, \
                cdrom, etc) to another, trying hard to rescue data in case of \
                read errors.

homepage        http://www.gnu.org/software/ddrescue/ddrescue.html
master_sites    gnu:ddrescue

checksums       md5     7146046bb1851351d1337bb1f5b4e903 \
                sha1    d39ef5fab0ca0a2d6310fdd00580459f83c973bc \
                rmd160  54bb0db1e6b940e722533f4f8048aee7b07851e2

destroot.target-append  install-man
