void-packages/srcpkgs/file/template

17 lines
542 B
Text
Raw Normal View History

# Template file for 'file'
pkgname=file
2012-02-22 19:56:01 +00:00
version=5.11
distfiles="ftp://ftp.astron.com/pub/file/$pkgname-$version.tar.gz"
build_style=gnu-configure
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-02-22 19:56:01 +00:00
checksum=c70ae29a28c0585f541d5916fc3248c3e91baa481f63d7ccec53d1534cbcc9b7
long_desc="
File attempts to classify files depending on their contents and prints
a description if a match is found."
subpackages="file-devel"
Add_dependency build zlib-devel