# $Id: Portfile 95145 2012-07-05 22:26:31Z raimue@macports.org $

PortSystem 1.0

name            ddrescue
version         1.16
categories      sysutils
platforms       darwin
license         GPL-3+
maintainers     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       sha1    293e12624383e2890800a11fcc267559c85b3259 \
                rmd160  755f29b1ac6c9264bfd6868cc7c94c4dfd11adbf \
                sha256  76b3f2e5fb0306d24f2632c3e168cccb73dc0a348e3a7089cd9230748ff23de6

configure.args  CXX=${configure.cxx}

destroot.target-append  install-man
