void-packages/srcpkgs/di/template
2019-11-01 16:53:43 +01:00

16 lines
443 B
Bash

# Template file for 'di'
pkgname=di
version=4.47.2
revision=1
build_style=gnu-makefile
short_desc="A disk information utility"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Zlib"
homepage="https://gentoo.com/di"
distfiles="https://gentoo.com/di/${pkgname}-${version}.tar.gz"
checksum=2205b86f68e054dbe61806f288d94207eddadef7f71a0a27c553db0fc5bd27bd
make_install_args="INSTALL_DIR=\${DESTDIR}/usr"
post_install() {
vlicense LICENSE
}