---
name: exfat-utils
version: 1.0.0
origin: sysutils/exfat-utils
comment: Utilities to create, check, label and dump exFAT filesystem
arch: freebsd:9:x86:64
www: http://code.google.com/p/exfat/
maintainer: samm@os2.kiev.ua
prefix: /usr/local
licenselogic: single
licenses: [GPLv3]
flatsize: 195664
desc: |
  Utilities to manage extended file allocation table filesystem. This package
  provides tools to create, check and label the filesystem.
  It contains dumpexfat to dump properties of the filesystem, exfatfsck to report
  errors found on a exFAT filesystem, exfatlabel to label a exFAT filesystem and
  mkexfatfs to create a exFAT filesystem.

  WWW: http://code.google.com/p/exfat/
deps:
  libublio: {origin: devel/libublio, version: 20070103}
categories: [sysutils]
files:
  /usr/local/man/man8/dumpexfat.8.gz: b6882255487be205a3719852cf930458b2f1b00e0c8c475c7ad55aa710661f55
  /usr/local/man/man8/exfatfsck.8.gz: ef45f60d40f719a48a2851434014539b2b7ece8611f3252f0f4c907f02336a69
  /usr/local/man/man8/exfatlabel.8.gz: ac92a992d1b62aa2e4dc720d3e02b47465702bd18909dfbab4b9c0ec08156ab1
  /usr/local/man/man8/mkexfatfs.8.gz: 2cfca1e10462476072aa44150534623ea20ae1ef3de88e5fbf71d8863b81271c
  /usr/local/sbin/dumpexfat: 64b13fde89a282ba64f9537c775fd4ba1008c2f11777b8c47926d987a73ce0dd
  /usr/local/sbin/exfatfsck: 231d88504573be8fa745ff8439042d0c7226813da15d15712c774247fede18c5
  /usr/local/sbin/exfatlabel: 728db725238cf703037c40c88c5f0357d54855610a5f76fd65696b75e2b48842
  /usr/local/sbin/mkexfatfs: 615e750e6032206853b263618463d530e877d2ce61e1c8e090e43f84e380c5a5
  /usr/local/share/licenses/exfat-utils-1.0.0/GPLv3: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
  /usr/local/share/licenses/exfat-utils-1.0.0/LICENSE: feb018c22cc4001bbeccc04db5569c5aeaec18f1ebbee51a52d56c251418e243
  /usr/local/share/licenses/exfat-utils-1.0.0/catalog.mk: eccf1af522a2ec8a614545253acd7e7f318511c3067447abc692db1547c8bb00
directories:
  /usr/local/share/licenses/exfat-utils-1.0.0/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
