You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/Mon/Mon-0.110.0-r2.ebuild

24 lines
474 B

# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DIST_AUTHOR=TROCKIJ
DIST_VERSION=0.11
inherit perl-module
DESCRIPTION="A Monitor Perl Module"
SLOT="0"
LICENSE="|| ( GPL-2 GPL-3 )" # GPL2+
KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND=">=net-analyzer/fping-2.2_beta1
>=dev-perl/Convert-BER-1.31
>=dev-perl/Net-Telnet-3.02
>=dev-perl/Time-Period-1.20"
DEPEND="${RDEPEND}"
mydoc="COPYING COPYRIGHT VERSION"