# Template file for 'lf' pkgname=lf version=r8 revision=1 build_style=go go_import_path="github.com/gokcehan/${pkgname}" go_ldflags="-X main.gVersion=$version" hostmakedepends="git" short_desc="Terminal file manager" maintainer="Daniel Lewan " license="MIT" homepage="https://github.com/gokcehan/lf" distfiles="https://github.com/gokcehan/lf/archive/${version}.tar.gz" checksum=b92bfba41cc1b4054c44bf615907380482c66694fc9eaf4affe185b39cb9bb26 post_install() { vlicense LICENSE vsconf etc/lfrc.example lfrc vman lf.1 }