void-packages/srcpkgs/di/template
2019-12-25 13:57:02 +01:00

17 lines
443 B
Bash

# Template file for 'di'
pkgname=di
version=4.47.3
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=9339281811b10704dc80c2059294e4ff8c74b2687dfcf282d1c56950d4ba9654
make_install_args="INSTALL_DIR=\${DESTDIR}/usr"
post_install() {
vlicense LICENSE
}