# Template file for 'bfs' pkgname=bfs version=2.2 revision=1 build_style=gnu-makefile makedepends="acl-devel libcap-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/RELEASES.md" distfiles="https://github.com/tavianator/bfs/archive/${version}.tar.gz" checksum=09cff2033544cbaa31af2ad7d59347056a53c04ff7c469bb5904e575d3641053 post_install() { vlicense LICENSE }