---
name: file
version: 5.15
origin: sysutils/file
comment: Utility to determine file type
arch: freebsd:10:x86:64
www: UNKNOWN
maintainer: bf@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- BSD
flatsize: 3123084
desc: |
  File tests each argument in an attempt to classify it. There are three sets of
  tests, performed in the following order:

    - filesystem tests
    - magic number tests
    - language tests

  The first test that succeeds causes the file type to be printed.
categories:
- sysutils
shlibs_required:
- libmagic.so.1
shlibs_provided:
- libmagic.so.1
