a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 21748 2007-02-05 08:15:14Z jmpp@macports.org $
PortSystem 1.0
name maxwell
version 0.5.1
categories sysutils
maintainers blb@macports.org
description Mac OS X SMART disk monitoring/reporting tool
long_description \
Maxwell is a disk monitoring and reporting tool for Mac OS X. It uses \
the IOKit SMART api to check your ATA disks for signs of possible \
future failure. It can run tests on demand, print a report of the \
disks performance, or simply report a passing/failing status.
platforms darwin
homepage http://maxwell.sourceforge.net/
master_sites sourceforge
checksums md5 ce5c354b2fed4e237524ad0bc59997a3
patchfiles patch-maxwell.8
use_configure no
destroot.destdir DESTDIR=${destroot} prefix=${prefix} \
mandir=${prefix}/share/man \
datadir=${prefix}/share/doc/${name}