summaryrefslogblamecommitdiff
path: root/net/arp-scan/Makefile
blob: 06a5317b2c1385457637a901e2001a1848acf045 (plain) (tree)





















                                                                        
# New ports collection makefile for:	arp-scan
# Date created:				09 Oct 2008
# Whom:					Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#

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>