mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Add magic for FIGlet fonts and controlfiles
Obtained from: Figlet v2.2 release.
This commit is contained in:
parent
a2f9613a31
commit
5f88d2b8b4
1 changed files with 9 additions and 0 deletions
9
usr.bin/file/Magdir/figlet
Normal file
9
usr.bin/file/Magdir/figlet
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
#------------------------------------------------------------------------------
|
||||
# figlet: file(1) magic for FIGlet fonts and controlfiles
|
||||
# From figmagic supplied with Figlet version 2.2
|
||||
#
|
||||
0 string flf FIGlet font
|
||||
>3 string >2a version %-2.2s
|
||||
0 string flc FIGlet controlfile
|
||||
>3 string >2a version %-2.2s
|
||||
Loading…
Reference in a new issue