summaryrefslogtreecommitdiff
blob: 9b45f4a2c35096a50147fe88b534d6f377669336 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mon/Mon-0.11-r1.ebuild,v 1.3 2002/07/08 04:44:48 drobbins Exp $

inherit perl-module

S=${WORKDIR}/${P}
DESCRIPTION="A Monitor Perl Module"
SRC_URI="http://www.cpan.org/modules/by-module/Mon/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Mon/${P}.readme"

DEPEND="${DEPEND} >=dev-perl/Convert-BER-1.31 >=dev-perl/Net-Telnet-3.02"

RDEPEND="${DEPEND} >=net-analyzer/fping-2.2_beta1"

mydoc="COPYING COPYRIGHT VERSION"