# $Id: Portfile,v 1.2 2005/04/21 15:57:54 jberry Exp $

PortSystem 1.0
name             dnsa
version          0.5-beta
categories       net security
maintainers      toby@opendarwin.org
description      DNS Auditing tool
long_description \
	DNS tool featuring DNS ID spoofing, DNS sniffing, \
	and DNS cache poisoning.
homepage         http://www.packetfactory.net/projects/dnsa/
platforms        darwin
master_sites     ${homepage}
checksums        md5 86f96250911dd08f8d782801cfe8e9e1
worksrcdir       ${distname}/sources

depends_lib      port:libnet11

patchfiles       patch-dnsspoof.c \
                 patch-main.c \
                 patch-poisoning.c \
                 patch-sniffid.c
