# Template file for 'lsp' pkgname=lsp version=0.2.0 revision=3 build_style=go go_import_path="github.com/dborzov/lsp" hostmakedepends="git" short_desc="Is like ls command but more human-friendly" maintainer="Diogo Leal " license="MIT" homepage="https://github.com/dborzov/lsp" distfiles="https://github.com/dborzov/lsp/archive/v${version}.tar.gz" checksum=c8f1b27a5711526a23cd128d22483a86004f4bb71bd3896f0b8d3f69454d642b post_install() { vlicense LICENSE }