xref: /dragonfly/contrib/file/magic/Magdir/misctools (revision a68e0df0)
1
2#-----------------------------------------------------------------------------
3# $File: misctools,v 1.10 2009/09/19 16:28:10 christos Exp $
4# misctools:  file(1) magic for miscellaneous UNIX tools.
5#
60	search/1	%%!!			X-Post-It-Note text
70	string/c	BEGIN:VCALENDAR		vCalendar calendar file
80	string/c	BEGIN:VCARD		vCard visiting card
9!:mime	text/x-vcard
10
11# From: Alex Beregszaszi <alex@fsn.hu>
124	string	gtktalog		GNOME Catalogue (gtktalog)
13>13	string	>\0			version %s
14
15# Summary: Libtool library file
16# Extension: .la
17# Submitted by: Tomasz Trojanowski <tomek@uninet.com.pl>
180	search/80	.la\ -\ a\ libtool\ library\ file	libtool library file
19
20# Summary: Libtool object file
21# Extension: .lo
22# Submitted by: Abel Cheung <abelcheung@gmail.com>
230	search/80	.lo\ -\ a\ libtool\ object\ file	libtool object file
24