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
commit61fd1bd203b35a08fb758d621edcdc1ba04881a6 (patch)
tree78c703af1b0d5d0edd5ae4ca9fca8da9e8f913b8 /net-analyzer/nbtscan/nbtscan-1.0.3.ebuild
parentrepoman'd (diff)
downloadhistorical-61fd1bd203b35a08fb758d621edcdc1ba04881a6.tar.gz
historical-61fd1bd203b35a08fb758d621edcdc1ba04881a6.tar.bz2
historical-61fd1bd203b35a08fb758d621edcdc1ba04881a6.zip
repoman'd
Diffstat (limited to 'net-analyzer/nbtscan/nbtscan-1.0.3.ebuild')
-rw-r--r--net-analyzer/nbtscan/nbtscan-1.0.3.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild b/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild
index 8468d8b3521a..01e594822647 100644
--- a/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild
+++ b/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild
@@ -1,6 +1,6 @@
# 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/nbtscan/nbtscan-1.0.3.ebuild,v 1.2 2002/07/11 06:30:43 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild,v 1.3 2002/07/18 23:22:50 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="NBTscan is a program for scanning IP networks for NetBIOS name information"
@@ -9,6 +9,10 @@ HOMEPAGE="http://www.inetcat.org/software/nbtscan.html"
DEPEND="virtual/glibc"
+SLOT="0"
+LICENSE="GPL"
+KEYWORDS="x86"
+
src_compile() {
./configure --host=${CHOST} --prefix=/usr || die