---
name: ua
version: 1.0.1
origin: sysutils/ua
comment: Finds sets of identical files
arch: freebsd:9:x86:64
www: https://github.com/euedge/ua/wiki
maintainer: dinoex@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 95723
desc: |
  ua is a simple command-line tool that finds sets of identical files.
  The name ua is derived from the Hungarian word ugyanaz meaning the same.

  The development of ua was motivated by the disturbingly often recurring
  event of waiting too long for a shell script using sorts, md5sums, diffs
  and the like to finish finding identical files. While there are many tools
  out there, we needed a tool that can ignore white spaces and runs quite fast.

  LICENSE: GPL2 or later

  WWW: https://github.com/euedge/ua/wiki
categories: [sysutils]
files:
  /usr/local/bin/kua: 2f7e18ad82c5e2a08d6800d722bc5b1de1360b44ea546d36090c86ccb49b80b8
  /usr/local/bin/ua: 8f3cdd41cf069d7c2023c4275ea5068c931d845deb865aa53526e977e4b2daec
  /usr/local/man/man1/kua.1.gz: 708a760a69dc9889c9a49e899dbaf1684764b7a35453ccaf8a76421b3f7dc2bf
  /usr/local/man/man1/ua.1.gz: 05899214afe388f9d444da246608510fe1863564e352396c9ad2ca77b4835dac
  /usr/local/share/doc/ua/README: 53a0ee36cefbc2e8942062ef300f7170b00588aa657649841aa81b7722398d20
  /usr/local/share/licenses/ua-1.0.1/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/ua-1.0.1/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/ua-1.0.1/catalog.mk: cf85bddb17038504bc99a89c3e7dbe8dfe49c2f4b1976a4292a1aa6b731578f9
directories:
  /usr/local/share/licenses/ua-1.0.1/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/ua/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
