---
name: ddpt
version: 0.92
origin: sysutils/ddpt
comment: A dd tool that specializes in files that are block devices
arch: freebsd:9:x86:64
www: http://sg.danny.cz/sg/ddpt.html
maintainer: delphij@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- BSD
flatsize: 167512
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: 95033c5d50b34d31272875576973ea3bda4520e32d1530ca1048fa12bcaed947
  /usr/local/man/man8/ddpt.8.gz: 02d9d43ee37ea565bee6eeebb5b4121af3b7b0fc0533bb332db17315fc223acb
  /usr/local/share/licenses/ddpt-0.92/BSD: 191e6ef90e76f9986cae7cb06c3eb54638030c9053aedb3090c1f7771391e71c
  /usr/local/share/licenses/ddpt-0.92/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/ddpt-0.92/catalog.mk: c2e159e76d3c4f66f12ee961ce9fb1fc8f52f7c2433493f45a9fd862dc40d0b8
directories:
  /usr/local/share/licenses/ddpt-0.92/: 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
