diff --git a/net/arp-scan/Makefile b/net/arp-scan/Makefile index c4f7c06e0764..1e8b33c6b639 100644 --- a/net/arp-scan/Makefile +++ b/net/arp-scan/Makefile @@ -1,23 +1,20 @@ PORTNAME= arp-scan PORTVERSION= 1.10.0 CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org COMMENT= ARP scanning and fingerprinting tool WWW= https://github.com/royhills/arp-scan LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= royhills -x-post-install: - ${RM} ${STAGEDIR}${PREFIX}/bin/get-iab - .include