# $Id: Portfile,v 1.8 2005/12/12 15:29:23 dluke Exp $

PortSystem 1.0
name            sysmon
version         0.92.2
categories      net
maintainers     dluke@geeklair.net
description     sysmon network monitoring software
long_description        Sysmon is a network monitoring tool designed to \
                        provide high performance and accurate network \
                        monitoring.  Currently supported protocols include \
                        SMTP, IMAP, HTTP, TCP, UDP, NNTP, and PING tests.
homepage        http://www.sysmon.org
master_sites    ftp://puck.nether.net/pub/jared/
checksums       md5 be9304964bfd131be6098c4b7b502cd1
platforms       darwin
destroot.destdir       prefix=${destroot}${prefix}

platform darwin 7 { depends_lib-append	port:net-snmp }
