summaryrefslogtreecommitdiff
blob: b4f9d4b518450775e44c245b057a0e2f219e935c (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.1 2003/07/03 09:08:47 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=""