# Template file for 'lr' pkgname=lr version=0.3.2 revision=1 build_style=gnu-makefile short_desc="List files, recursively (a better ls/find/stat/du)" maintainer="Christian Neukirchen " license="MIT" homepage="https://github.com/chneukirchen/lr" distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz" checksum=c4fb7183c0068708cb57078a83ea3ec254cbebeedcd87650dc39a077aaa88599 post_install() { head -n26 lr.c >LICENSE vlicense LICENSE }