# $Id: Portfile 61678 2009-12-18 17:39:17Z ecronin@macports.org $

PortSystem 1.0
name             netdude
version          0.5.0
categories       net security
maintainers      ecronin openmaintainer
description      NETwork DUmp data Displayer and Editor
long_description \
    Netdude is a GUI application that allows users to inspect and edit \
    trace files in situations that previously would have required \
    writing code. Technically speaking, Netdude is a front-end to the \
    libnetdude packet manipulation library.
homepage         http://netdude.sourceforge.net/
platforms        darwin
master_sites     sourceforge:netdude

checksums        md5     af7c302c2aaeee28f4a38d800f2991a0 \
                 sha1    61ce0fa38134ede86b656ef28f3af26e93c2e929 \
                 rmd160  af8d70690e1b6479fc05ff692710a4a57710f6bc
depends_lib      port:libnetdude port:gtk1
