# Template file for 'xlbiff'
pkgname=xlbiff
version=4.6.11
revision=1
build_style=gnu-configure
configure_args="--with-xmhformdir=/etc/nmh"
hostmakedepends="automake"
makedepends="libX11-devel libXaw-devel libXrandr-devel"
short_desc="X Literate Biff, a mail notifier"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://www.edsantiago.com/xlbiff/"
distfiles="https://github.com/edsantiago/xlbiff/archive/${version}.tar.gz"
checksum=b74e5d92466e82a63fe08be11a6f9a8f6b75ae5d0eb01fe6e46e89e60bbdddb9

pre_configure() {
	autoreconf -fi
}

post_install() {
	vlicense COPYING
}
