# Template file for 'aerc' pkgname=aerc version=0.10.0 revision=1 build_style=go go_import_path="git.sr.ht/~rjarry/aerc" go_build_tags=notmuch go_ldflags="-X main.Version=${version}" hostmakedepends="scdoc" makedepends="libnotmuch-devel" short_desc="Terminal email client" maintainer="shtayerc " license="MIT" homepage="https://aerc-mail.org" distfiles="https://git.sr.ht/~rjarry/aerc/archive/${version}.tar.gz" checksum=14d6c622a012069deb1a31b51ecdd187fd11041c8e46f396ac22830b00e4c114 post_install() { make PREFIX=/usr DESTDIR=${DESTDIR} install vlicense LICENSE }