aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/di/template
blob: 001efed9d9534cdce211d287ddae45ef74d1e014 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Template file for 'di'
pkgname=di
version=4.53
revision=1
build_style=gnu-makefile
short_desc="A disk information utility"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Zlib"
homepage="https://diskinfo-di.sourceforge.io/"
distfiles="${SOURCEFORGE_SITE}/diskinfo-di/di-${version}.tar.gz"
checksum=00dd5befc11dac8d65a68b248fd34158a2e6a850c2e4e2ab77594c79aa01e83e
make_install_args="INSTALL_DIR=\${DESTDIR}/usr"

post_install() {
	vlicense LICENSE
}