void-packages/srcpkgs/di/template
Christian Neukirchen f1fe8eb1d5 di: update to 4.41.
2016-01-25 13:06:08 +01:00

17 lines
461 B
Bash

# Template file for 'di'
pkgname=di
version=4.41
revision=1
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=3ae850b160b42c3b77e42b79a4374a480eca671a83a35357078308f52f431c8b
post_install() {
vlicense LICENSE
}