# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: tags/RELEASE_10_0_0/net/arp-scan/Makefile 327755 2013-09-20 22:10:23Z bapt $

PORTNAME=	arp-scan
PORTVERSION=	1.8
CATEGORIES=	net
MASTER_SITES=	http://www.nta-monitor.com/tools/${PORTNAME}/download/

MAINTAINER=	wenheping@gmail.com
COMMENT=	ARP Scanning and Fingerprinting Tool

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

MAN1=	arp-scan.1 get-oui.1 get-iab.1 arp-fingerprint.1
MAN5=	mac-vendor.5

NO_STAGE=	yes
.include <bsd.port.mk>
