1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/net/arp-scan/Makefile
Wen Heping 3791c470ae - Update to 1.9 [1]
- Add LICENSE [1]
- Reset maintainer to ports@

PR:		195586 [1]
Submitted by:	mathieu.sim@gmail.com [1]
2015-01-23 03:22:04 +00:00

18 lines
327 B
Makefile

# 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>