1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/net/arp-scan/Makefile
Martin Wilke 5bfc9c6254 - Stage support
- Convert to USES
2014-01-31 09:02:06 +00:00

16 lines
322 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
.include <bsd.port.mk>