net/fping: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2018-08-16 10:31:57 +02:00
parent 9721b59bb9
commit 1bca428add

View file

@ -4,6 +4,7 @@
PORTNAME= fping
PORTVERSION= 4.0
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= net ipv6
MAINTAINER= jharris@widomaker.com
@ -19,9 +20,11 @@ USES= autoreconf gmake
USE_GITHUB= yes
GH_ACCOUNT= schweikert
OPTIONS_DEFINE=IPV6
IPV6_CONFIGURE_OFF=--disable-ipv6
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --bindir="${PREFIX}/sbin" \
--enable-ipv6 \
--enable-ipv4
INSTALL_TARGET= install-strip