# New ports collection makefile for:	arp-scan
# Date created:				09 Oct 2008
# Whom:					Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/net/arp-scan/Makefile,v 1.1 2008/10/11 14:51:41 miwi Exp $
#

PORTNAME=	arp-scan
PORTVERSION=	1.7
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

.include <bsd.port.mk>
