2008-10-23 21:27:10 +00:00
|
|
|
# Template file for 'file'
|
|
|
|
pkgname=file
|
2012-01-02 09:19:29 +00:00
|
|
|
version=5.10
|
2008-10-28 22:57:52 +00:00
|
|
|
distfiles="ftp://ftp.astron.com/pub/file/$pkgname-$version.tar.gz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2008-10-23 21:27:10 +00:00
|
|
|
short_desc="File type identification utility"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-09-19 08:14:34 +00:00
|
|
|
homepage="http://www.darwinsys.com/file/"
|
|
|
|
license="BSD"
|
2012-01-02 09:19:29 +00:00
|
|
|
checksum=73ae51889006b1ddb95db729237d411eb8d353884dfb149f0b4427d314aff68a
|
2008-10-23 21:27:10 +00:00
|
|
|
long_desc="
|
|
|
|
File attempts to classify files depending on their contents and prints
|
|
|
|
a description if a match is found."
|
|
|
|
|
2011-07-06 06:16:56 +00:00
|
|
|
bootstrap=yes
|
2009-11-22 07:31:44 +00:00
|
|
|
subpackages="file-devel"
|
2009-02-24 06:13:11 +00:00
|
|
|
|
2010-01-25 02:44:09 +00:00
|
|
|
Add_dependency build zlib-devel
|