# File - Determines file type using "magic" numbers # http://www.darwinsys.com/file/
[buildout] parts = file extends =
../zlib/buildout.cfg
[file]
recipe = slapos.recipe.cmmi
url = http://download.openpkg.org/components/cache/file/file-5.23.tar.gz
md5sum = 61db35209ce71a6d576392ce6e1d2f80
configure-options = --disable-static environment = CPPFLAGS=-I${zlib:location}/include
LDFLAGS=-L${zlib:location}/lib -Wl,-rpath=${zlib:location}/lib