---
name: gpart
version: 0.1h_2
origin: sysutils/gpart
comment: Tries to recover lost partition tables and file systems
arch: freebsd:10:x86:64
www: http://brzitwa.de/mb/gpart/index.html (outdated)
maintainer: amdmi3@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 65825
desc: |
  A port of a tool which tries to guess the primary partition table of a PC-type
  hard disk in case the primary partition table in sector 0 is damaged, incorrect
  or deleted. The guessed table can be written to a file or device.

  Supported (guessable) filesystem or partition types: DOS/Windows FAT, Linux
  ext2 and swap, OS/2 HPFS, Windows NTFS, FreeBSD and Solaris/x86 disklabels,
  Minix FS, Reiser FS

  WWW: http://brzitwa.de/mb/gpart/index.html (outdated)
categories:
- sysutils
options: {STATIC: off}
files:
  /usr/local/sbin/gpart: 1c2967c0e44c1b2c46ce26efe5cf20f40ecd42526eb2d57bc316b92a7e9f5d9b
  /usr/local/man/man8/gpart.8.gz: d852f80b482fdedbc8e45f49846187f3627862b15ed2ddfbb4f4c1990b684e4f
  /usr/local/share/licenses/gpart-0.1h_2/catalog.mk: 96921ba05af67b61cff3de3f95eb1feae369e825b627dc4281249ac2e0cdae25
  /usr/local/share/licenses/gpart-0.1h_2/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/gpart-0.1h_2/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
directories:
  /usr/local/share/licenses/gpart-0.1h_2/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    #rmdir /usr/local/share/licenses 2>/dev/null || true
  post-deinstall: |
    cd /usr/local
