1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/net/arp-scan/Makefile
2021-04-06 16:31:07 +02:00

22 lines
348 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
PORTNAME= arp-scan
PORTVERSION= 1.9.7
CATEGORIES= net
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= ARP scanning and fingerprinting tool
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= royhills
.include <bsd.port.mk>