aboutsummaryrefslogtreecommitdiffstats
path: root/net/arp-scan/Makefile
blob: c2001f659ea7ed5a9a77c780261f181cabc427f4 (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= johans@FreeBSD.org
COMMENT=    ARP scanning and fingerprinting tool

LICENSE=    GPLv3

GNU_CONFIGURE=  yes
USE_LDCONFIG=   yes

.include <bsd.port.mk>