---
name: fpart
version: 0.9
origin: sysutils/fpart
comment: Sort and pack files into partitions
arch: freebsd:10:x86:64
www: http://contribs.martymac.org
maintainer: martymac@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- BSD
flatsize: 47954
desc: |
  Fpart is a tool that helps you sort files and pack them into bags
  ("partitions"). It is developped in C and available under the BSD license.

  It splits a list of directories and files into a certain number of partitions,
  trying to produce partitions with the same size and number of files.  It can
  also produce partitions with a given number of files or a limited size.

  WWW: http://contribs.martymac.org
categories:
- sysutils
files:
  /usr/local/bin/fpart: 65b10faaaf272fe941bd6a78313f9564c7773ca9182466b2910a70fae9739f4a
  /usr/local/man/man1/fpart.1.gz: 91155eab2fdead1ef29508ef28ad3a847183e052e07d683f5160354cd7f396a5
  /usr/local/share/licenses/fpart-0.9/catalog.mk: 5a88cf4da359c1264f64786d0dba5732cbe9a45d18e1e6d64ba9791c64bfde79
  /usr/local/share/licenses/fpart-0.9/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/fpart-0.9/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/doc/fpart/Changelog: 03c133c5a87500e885e940d5bcaf9335639bf5cdbd7b9cb1c66c7d4341c877b3
  /usr/local/share/doc/fpart/README: ae3f68f957fe1710afc690fd68492e7a2fa7f4aef89bf740d04079997dcf51a3
  /usr/local/share/doc/fpart/TODO: 7394c07a1396ee834f68c1f14007a16eaa62b873618d63120eb8ef84ae9d0327
directories:
  /usr/local/share/licenses/fpart-0.9/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/fpart/: n
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
