void-packages/srcpkgs/spigot/template

17 lines
510 B
Bash

# Template file for 'spigot'
pkgname=spigot
version=20180319.17c4cea
revision=1
build_style=gnu-configure
makedepends="gmp-devel"
short_desc="Command-line exact real calculator"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://www.chiark.greenend.org.uk/~sgtatham/spigot/"
distfiles="https://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=f4d025c21790dc8dd07f14ffb0729b797f6cac67937cc0fb0f177f9827aaf484
post_install() {
vlicense LICENCE
}