aboutsummaryrefslogtreecommitdiff
path: root/net/arp-scan/Makefile
blob: a3fc7c5046e00ea21dd7d888b9b3d0b11348649e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$

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

MAINTAINER=	ports@FreeBSD.org
COMMENT=	ARP scanning and fingerprinting tool

LICENSE=	GPLv3

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>