# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup tavianator bfs 1.5.1
platforms darwin freebsd linux
maintainers {@ylluminarious orbitalimpact.com:georgedp} openmaintainer
description A breadth-first version of the UNIX find command.
long_description bfs is a variant of the UNIX find command that operates breadth-first rather \
than depth-first. It is otherwise intended to be compatible with many \
versions of find, including: POSIX find, GNU find, BSD find and macOS find. \
If you're not familiar with find, the GNU find manual provides a good introduction.
checksums rmd160 fb2eb5e5af44d23ceae31b9e690b63bcaae02377 \
sha256 654a00a3fe15dbfaa0e5db38dfd75aefff825c032464f2dbc1f548701cb4ac44 \
build.env CC=${configure.cc} \
destroot.env PREFIX=${prefix}
build.env-append "CFLAGS=${configure.cflags} [get_canonical_archflags cc]" \
LDFLAGS=[get_canonical_archflags ld]