# -*- 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

PortSystem          1.0
PortGroup           github 1.0

github.setup        resurrecting-open-source-projects dcfldd 1.9.1 v
github.tarball_from releases
revision            0

description         Enhanced version of dd for forensics and security

long_description    ${name} is an enhanced version of the dd command with \
                    additional features useful for forensics and information \
                    security, designed to run on Unix or Unix-like \
                    (POSIX-compliant) operating systems.

categories          sysutils
license             GPL-2+
maintainers         {@davidpolverari gmail.com:davidpolverari} \
                    openmaintainer

checksums           rmd160  f2dad3aad789e7a48c1699a5eeb6c8c1e75593af \
                    sha256  ea727ca548d4bb28240c0f61cde6e1c48a457f9f04214008e97f432ae494e9b0 \
                    size    206699

use_autoreconf      yes
autoreconf.args     --install --verbose --force
