1 DESCRIPTION = "File attempts to classify files depending \
2 on their contents and prints a description if a match is found."
3 SECTION = "console/utils"
5 DEPENDS = "file-native"
6 DEPENDS_virtclass-native = ""
10 SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz"
14 NATIVE_INSTALL_WORKS = "1"
15 BBCLASSEXTEND = "native"
17 FILES_${PN} += "${datadir}/misc/magic*"