# Template file for 'age' pkgname=age version=1.0.0 revision=2 build_style=go go_import_path="filippo.io/age" go_package="${go_import_path}/cmd/..." go_ldflags="-X main.Version=${version}" short_desc="Simple, modern and secure encryption tool" maintainer="Leah Neukirchen " license="BSD-3-Clause" homepage="https://age-encryption.org/" distfiles="https://github.com/FiloSottile/age/archive/v${version}.tar.gz" checksum=8d27684f62f9dc74014035e31619e2e07f8b56257b1075560456cbf05ddbcfce post_install() { vlicense LICENSE vman doc/age.1 vman doc/age-keygen.1 }