# Template file for 'di' pkgname=di version=4.36 revision=1 short_desc="A disk information utility" maintainer="Michael Fellinger " homepage="http://www.gentoo.com/di" license="zlib" distfiles="http://www.gentoo.com/di/${pkgname}-${version}.tar.gz" checksum=eb03d2ac0a3df531cdcb64b3667dbaebede60a4d3a4626393639cecb954c6d86 do_build() { make CC=$CC CFLAGS="$CFLAGS" } do_install() { make INSTALL_DIR="${DESTDIR}/usr" install vlicense LICENSE }