summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-18 23:22:52 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-18 23:22:52 +0000
commitf62937cab196d3ac4f1c7cfe48733508bddb8de2 (patch)
tree9c80a9ffcaeccd18f09aa3ded1da093c3a2bab7e /net-analyzer/wavemon
parentrepoman'd (diff)
downloadgentoo-2-f62937cab196d3ac4f1c7cfe48733508bddb8de2.tar.gz
gentoo-2-f62937cab196d3ac4f1c7cfe48733508bddb8de2.tar.bz2
gentoo-2-f62937cab196d3ac4f1c7cfe48733508bddb8de2.zip
repoman'd
Diffstat (limited to 'net-analyzer/wavemon')
-rw-r--r--net-analyzer/wavemon/wavemon-0.3.3.ebuild13
1 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/wavemon/wavemon-0.3.3.ebuild b/net-analyzer/wavemon/wavemon-0.3.3.ebuild
index 1d1474514b47..b64fb365e4da 100644
--- a/net-analyzer/wavemon/wavemon-0.3.3.ebuild
+++ b/net-analyzer/wavemon/wavemon-0.3.3.ebuild
@@ -1,14 +1,17 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wavemon/wavemon-0.3.3.ebuild,v 1.2 2002/07/11 06:30:45 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wavemon/wavemon-0.3.3.ebuild,v 1.3 2002/07/18 23:22:52 seemant Exp $
+S=${WORKDIR}/${P}
DESCRIPTION="ncurses based monitor util for your wavelan cards"
+SRC_URI="http://www.jm-music.de/wavemon-current.tar.gz"
+HOMEPAGE="http://www.jm-music.de/english/index.html"
+
+SLOT="0"
LICENSE="GPL-2"
+KEYWORDS="x86"
-DEPEND="sys-libs/ncurses
- virtual/glibc"
-
-SRC_URI="http://www.jm-music.de/wavemon-current.tar.gz"
+DEPEND="sys-libs/ncurses"
src_compile() {
emake || die