# Template file for 'nmap' pkgname=nmap version=6.01 revision=3 build_style=gnu-configure makedepends="libpcap-devel openssl-devel pcre-devel>=8.30 lua-devel pygtk-devel" subpackages="nmapfe" short_desc="Utility for network discovery and security auditing" maintainer="Juan RP " license="GPL-2" homepage="http://nmap.org" distfiles="http://nmap.org/dist/nmap-$version.tar.bz2" checksum=77f6635b677d28b546cbef97e4ead6c2d4a5aebcaa108fe3a3c135db6448617a long_desc=" Nmap (Network Mapper) is a free and open source utility for network discovery and security auditing. Many systems and network administrators also find it useful for tasks such as network inventory, managing service upgrade schedules, and monitoring host or service uptime. Nmap uses raw IP packets in novel ways to determine what hosts are available on the network, what services (application name and version) those hosts are offering, what operating systems (and OS versions) they are running, what type of packet filters/firewalls are in use, and dozens of other characteristics. It was designed to rapidly scan large networks, but works fine against single hosts."