# $Id: Portfile,v 1.16 2003/03/03 07:09:35 mij Exp $ PortSystem 1.0 name nmap version 3.00 categories net maintainers eric@opendarwin.org description Port scanning utility for large networks long_description Nmap is a utility for port scanning large networks, although it works \ fine for single hosts. The guiding philosophy for the creation of nmap \ was TMTOWTDI (There's More Than One Way To Do It). This is the Perl \ slogan, but it is equally applicable to scanners. Sometimes you need \ speed, other times you may need stealth. In some cases, bypassing \ firewalls may be required. Not to mention the fact that you may want \ to scan different protocols (UDP, TCP, ICMP, etc.). You just can't do \ all this with one scanning mode. And you don't want to have 10 \ different scanners around, all with different interfaces and \ capabilities. platforms darwin freebsd master_sites http://download.insecure.org/nmap/dist/ \ ftp://nuxi.ucdavis.edu/pub/misc/ extract.sufx .tgz checksums md5 2b648bc66f1cedbeed230ef56f6549a8 patchfiles patch-Makefile.in install.destroot prefix=${destroot}/${prefix}