1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/net/arp-scan/Makefile
Johan van Selst 2f7b9a728e - Update website
- Adopt port
2015-04-11 17:04:23 +00:00

18 lines
328 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= johans@FreeBSD.org
COMMENT= ARP scanning and fingerprinting tool
LICENSE= GPLv3
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>