vp-build/srcpkgs/vimpager/template

17 lines
462 B
Bash

# Template file for 'vimpager'
pkgname=vimpager
version=2.06
revision=2
build_style=gnu-makefile
hostmakedepends="sharutils pandoc"
short_desc="Pager using vim and less.vim"
maintainer="ivierlin <github@ivierlin.de>"
license="BSD-3-Clause-Attribution"
homepage="https://github.com/rkitover/vimpager"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=cc616d0840a6f2501704eea70de222ab662421f34b2da307e11fb62aa70bda5d
post_install() {
vlicense LICENSE
}