void-packages/srcpkgs/di/template

17 lines
451 B
Bash

# Template file for 'di'
pkgname=di
version=4.40
revision=1
build_style=gnu-makefile
make_install_args="INSTALL_DIR=\${DESTDIR}/usr"
short_desc="A disk information utility"
maintainer="Michael Fellinger <mf@dotabuff.com>"
homepage="http://www.gentoo.com/di"
license="zlib"
distfiles="http://www.gentoo.com/di/${pkgname}-${version}.tar.gz"
checksum=cfff021f33cadcd8536967164ddbe2947c67b690b086b27e478540eedb002af1
post_install() {
vlicense LICENSE
}