---
name: ddpt
version: 0.93
origin: sysutils/ddpt
comment: A dd tool that specializes in files that are block devices
arch: freebsd:10:x86:64
www: http://sg.danny.cz/sg/ddpt.html
maintainer: delphij@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- BSD
flatsize: 216978
desc: |
  The ddpt utility is a variant of the standard Unix command dd which
  copies files. The ddpt utility specializes in files that are block
  devices. For block devices that understand the SCSI command set,
  finer grain control over the copy may be available via a SCSI
  pass-through interface.

  WWW: http://sg.danny.cz/sg/ddpt.html
categories:
- sysutils
files:
  /usr/local/bin/ddpt: b29b4c56148a65d473074d6e7ed835f1f10ea255cbc3316658c7837b3fe1f76e
  /usr/local/man/man8/ddpt.8.gz: eb56ffbc8e331d6b825c3b7667518fd44dbbb2116df6fe3972a1c75cda68d749
  /usr/local/share/licenses/ddpt-0.93/BSD: 191e6ef90e76f9986cae7cb06c3eb54638030c9053aedb3090c1f7771391e71c
  /usr/local/share/licenses/ddpt-0.93/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/ddpt-0.93/catalog.mk: 93bb16ad37d5746f214be6101fd6ad023b7d04c96aa8a54b0e14c9b9f752194f
directories:
  /usr/local/share/licenses/ddpt-0.93/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
