Add support for file type detection via magic bytes (usually via libmagic from sys-apps/file)
| Package | “magic” Flag Description |
|---|---|
| app-editors/nano | Add magic file support (sys-apps/file) to automatically detect appropriate syntax highlighting |
| app-forensics/yara | Enable magic module |
| www-servers/pshs | Enable automatic detection of Content-Type using libmagic (sys-apps/file) |