aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorzeising <zeising@FreeBSD.org>2012-09-24 17:15:59 +0800
committerzeising <zeising@FreeBSD.org>2012-09-24 17:15:59 +0800
commit6a574e80ae39c83691a11c8386dd1132df7d91aa (patch)
treedf4a726c972c59e77f62e4d8f40a9b9080246aeb /Mk
parent26f8606af4a35d93a0288f86f87225a5f6c7962d (diff)
downloadfreebsd-ports-gnome-6a574e80ae39c83691a11c8386dd1132df7d91aa.tar.gz
freebsd-ports-gnome-6a574e80ae39c83691a11c8386dd1132df7d91aa.tar.zst
freebsd-ports-gnome-6a574e80ae39c83691a11c8386dd1132df7d91aa.zip
Update net/fping to version 3.4 and point to the new home.
Merge IPv4 and IPv6 support into net/fping, selectable via options. Remove the now un-needed net/fping+ipv6 Add common description for IPV4 option, analogous to the IPV6 option PR: ports/169949 [1], ports/169950 [2] Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> [1] Jason Harris <jharris@widomaker.com> [2] zeising (final patch version) Approved by: maintainer, kwm (mentor)
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.options.desc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index ef60eda799c5..08180fde4811 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -127,6 +127,7 @@ IMAGEMAGICK_DESC?= ImageMagick support
IMLIB_DESC?= imlib image library support
IMLIB2_DESC?= imlib2 image library support
IODBC_DESC?= ODBC backend via iODBC
+IPV4_DESC?= IPv4 protocol support
IPV6_DESC?= IPv6 protocol support
JABBER_DESC?= Jabber support
JACK_DESC?= JACK audio server support