blob: 38b8d234a925868c79623ae2866e690f1ae28700 (
plain)
1
2
3
4
5
6
7
|
DESCRIPTION = "File attempts to classify files depending \
on their contents and prints a description if a match is found."
SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \
file://fileexec.patch;patch=1"
inherit autotools
|