void-packages/srcpkgs/diffstat/template

17 lines
520 B
Bash

# Template file for 'diffstat'
pkgname=diffstat
version=1.65
revision=1
build_style=gnu-configure
short_desc="Display a histogram of diff output"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://invisible-island.net/diffstat/diffstat.html"
changelog="https://invisible-island.net/diffstat/CHANGES"
distfiles="https://invisible-mirror.net/archives/diffstat/diffstat-${version}.tgz"
checksum=8cf27424926debcd85921755c3915559288244bd103f62d740dc6b83b557a28a
post_install() {
vlicense COPYING
}