1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/net/arp-scan/Makefile

20 lines
411 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
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>