summaryrefslogtreecommitdiff
blob: 772fb336e61f25ab8249b0f5a695b7cd97d6f4cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pysnmp/pysnmp-2.0.8.ebuild,v 1.2 2003/10/08 10:32:50 liquidx Exp $

inherit distutils

S="${WORKDIR}/${P}"
DESCRIPTION="SNMP framework in Python. Not a wrapper."
HOMEPAGE="http://pysnmp.sf.net/"
SRC_URI="mirror://sourceforge/pysnmp/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="x86"
IUSE=""