vp-build/srcpkgs/di/template

17 lines
441 B
Bash

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