library to determine file type
libmagic is a library which attempts to classify files. There are
three sets of tests, performed in the following order:

- filesystem tests
- magic number tests
- language tests

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://www.darwinsys.com/file/
