summaryrefslogtreecommitdiff
path: root/file/file_3.41.oe
blob: 5686cc914851877be8fd1da63e0a7826ea6b465f (plain)
1
2
3
4
5
6
7
8
9
DEPENDS = "virtual/libc"
RDEPENDS = "libc6"
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://${FILESDIR}/fileexec.patch;patch=1"

inherit autotools libtool