Portfile

# $Id: Portfile 22569 2007-03-05 00:34:49Z mww@macports.org $

PortSystem 1.0

name di
version 4.10
categories sysutils
platforms darwin
maintainers mww@macports.org
description disk information utility
long_description di is a disk information utility, displaying everything \
(and more) than the classic df command does.

homepage http://www.gentoo.com/di/
master_sites ${homepage} http://fresh.t-systems-sfr.com/unix/src/privat2/
checksums sha1 a59989ffa669996e20038a293a383aab146328a6

use_configure no

build.cmd ./Build
build.target
build.env prefix=${prefix}

destroot.cmd ${build.cmd}
destroot.env prefix=${destroot}${prefix}

livecheck.check freshmeat
livecheck.name diskinfo