# Template file for 'bfs' pkgname=bfs version=2.6.1 revision=1 build_style=gnu-makefile makedepends="acl-devel libcap-devel oniguruma-devel" checkdepends="acl-progs libcap-progs" short_desc="Breadth-first version of the UNIX find command" maintainer="Daniel Eyßer " license="0BSD" homepage="https://github.com/tavianator/bfs" changelog="https://raw.githubusercontent.com/tavianator/bfs/main/docs/CHANGELOG.md" distfiles="https://github.com/tavianator/bfs/archive/${version}.tar.gz" checksum=15e35b46774af305cbdfbfaa9889591440579a8233bc7308e050ec27b791647d post_install() { vlicense LICENSE }