void-packages/srcpkgs/file/template

20 lines
568 B
Text
Raw Normal View History

# Template file for 'file'
pkgname=file
2011-09-19 08:14:34 +00:00
version=5.09
distfiles="ftp://ftp.astron.com/pub/file/$pkgname-$version.tar.gz"
build_style=gnu-configure
revision=1
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"
checksum=bde1c9830ee6c234871778faae8277fdcf775fbb16dea63c8251e24b7c2f869c
long_desc="
File attempts to classify files depending on their contents and prints
a description if a match is found."
bootstrap=yes
subpackages="file-devel"
Add_dependency build zlib-devel