2014-12-09 09:24:46 +01:00
|
|
|
# Template file for 'di'
|
|
|
|
pkgname=di
|
2016-02-23 12:14:37 +01:00
|
|
|
version=4.42
|
2016-01-25 13:00:56 +01:00
|
|
|
revision=1
|
2016-01-07 23:13:33 +01:00
|
|
|
build_style=gnu-makefile
|
|
|
|
make_install_args="INSTALL_DIR=\${DESTDIR}/usr"
|
2014-12-11 23:59:40 +01:00
|
|
|
short_desc="A disk information utility"
|
2016-01-23 21:32:04 +01:00
|
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
2014-12-09 09:24:46 +01:00
|
|
|
homepage="http://www.gentoo.com/di"
|
|
|
|
license="zlib"
|
|
|
|
distfiles="http://www.gentoo.com/di/${pkgname}-${version}.tar.gz"
|
2016-02-23 12:14:37 +01:00
|
|
|
checksum=f61865a0f18de49caaa2bf40fe2ed1677a755173e9d3809111c8b668db4fd5c4
|
2014-12-09 09:24:46 +01:00
|
|
|
|
2016-01-07 23:13:33 +01:00
|
|
|
post_install() {
|
2014-12-11 23:59:40 +01:00
|
|
|
vlicense LICENSE
|
2014-12-09 09:24:46 +01:00
|
|
|
}
|