# $Id: Portfile 36072 2008-04-16 17:33:46Z brett@macports.org $

PortSystem 1.0
name		fragroute
version		1.2
revision	3
categories	net security
maintainers	nomaintainer
description	intercept, modify, and rewrite egress traffic
long_description	\
	fragroute intercepts, modifies, and rewrites egress traffic destined \
	for a specified host, implementing most of the attacks described in \
	the Secure Networks "Insertion, Evasion, and Denial of Service: \
	Eluding Network Intrusion Detection" paper of January 1998.
homepage	http://monkey.org/~dugsong/fragroute/
platforms	darwin
master_sites	http://monkey.org/~dugsong/fragroute/
checksums	md5 7e4de763fae35a50e871bdcd1ac8e23a
depends_lib	\
	lib:libpcap:libpcap lib:libdnet:libdnet lib:libevent:libevent
patchfiles	configure.patch pcaputil.c.patch
configure.args  --mandir=${prefix}/share/man
