---
name: scalpel
version: 2.0
origin: sysutils/scalpel
comment: A frugal, high performance file carver
arch: freebsd:9:x86:64
www: http://www.digitalforensicssolutions.com/Scalpel/
maintainer: nukama@gmail.com
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 87907
desc: "Scalpel is a fast file carver that reads a database of header and footer \ndefinitions
  and extracts matching files or data fragments from a set of \nimage files or raw
  device files. \nScalpel is filesystem-independent and will carve files from \nFATx,
  NTFS, ext2/3, HFS+, or raw partitions. \nIt is useful for both digital forensics
  investigation and file recovery. \n\nWWW:\thttp://www.digitalforensicssolutions.com/Scalpel/\n"
deps:
  gettext: {origin: devel/gettext, version: 0.18.1.1_1}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
  libtre: {origin: textproc/libtre, version: 0.8.0_1}
categories: [sysutils]
files:
  /usr/local/bin/scalpel: 02097c59f64057a4b45b5638d390b289bbc27826a74b7696f20a09dfbc0e6b40
  /usr/local/etc/scalpel.conf.sample: 9a1afc56c50be6f35e30159c0b401c93bec8ade24128230f4ba1682ee1b3a130
  /usr/local/man/man1/scalpel.1.gz: bcba0e1fef0df762d981742147a818c87dc9bb2d73c316282f5a516245d4f99f
  /usr/local/share/licenses/scalpel-2.0/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/scalpel-2.0/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/scalpel-2.0/catalog.mk: 5ed472c770fa29ecb3cd82d1fab545121b5d2f9adf829198751d603fb536f17f
directories:
  /usr/local/share/licenses/scalpel-2.0/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
message: "************************************************************\nScalpel has
  been successfully installed on your system.\n\nNow it is time to configure this
  package. \nCopy /usr/local/etc/scalpel.conf.sample into your working \ndirectory
  as scalpel.conf and edit it.\n\nScalpel will always use scalpel.conf in your current
  working \ndirectory, if not specified with \"-c /path/to/scalpel.conf\".\n\n************************************************************\n"
