# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$

PortSystem          1.0

name                arp-scan
version             1.9
categories          net
license             GPL-3
maintainers         gmail.com:mschamschula openmaintainer
description         ARP scanning and fingerprinting tool
long_description    Arp-scan is a command-line tool that uses the ARP protocol to \
                    discover and fingerprint IP hosts on the local network.
platforms           darwin
homepage            http://www.nta-monitor.com/tools-resources/security-tools/arp-scan
master_sites        http://www.nta-monitor.com/files/arp-scan/

checksums           rmd160  1c6dabae9ff665ec540b144e8c6613debedfc822 \
                    sha256  ce908ac71c48e85dddf6dd4fe5151d13c7528b1f49717a98b2a2535bd797d892

depends_lib         port:libpcap

livecheck.type      regex
livecheck.url       ${homepage}
livecheck.regex     ${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}