void-packages/srcpkgs/di/template
Christian Neukirchen 87016c9927 di: adopted.
2016-01-23 21:32:04 +01:00

16 lines
461 B
Bash

# Template file for 'di'
pkgname=di
version=4.40
revision=2
build_style=gnu-makefile
make_install_args="INSTALL_DIR=\${DESTDIR}/usr"
short_desc="A disk information utility"
maintainer="Christian Neukirchen <chneukirchen@gmail.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
}