# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Virtual for nagios plugins"
SLOT="0"
KEYWORDS="amd64"

RDEPEND="
	|| (
		net-analyzer/monitoring-plugins
		net-analyzer/nagios-plugins
	)"