# $Id: Portfile,v 1.12 2005/12/21 12:43:33 riccardo Exp $

PortSystem 1.0
name		fragroute
version		1.2
revision	1
categories	net security
maintainers	riccardo@opendarwin.org
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
