# $Id: Portfile 56061 2009-08-24 00:33:19Z ryandesign@macports.org $

PortSystem 1.0
PortGroup python24 1.0

name			py-twistedsnmp
version			0.3.12
categories		python devel net
platforms		darwin
maintainers		nomaintainer
description		Python SNMP Manager, Agent Protocols and APIs for Twisted Matrix
long_description	Python SNMP Manager and Agent Protocols and APIs for use \
			with the Twisted Matrix networking platform.

homepage		http://twistedsnmp.sourceforge.net/
master_sites	sourceforge:twistedsnmp
distname		TwistedSNMP-${version}
checksums		sha1 bd204d187e50e5576420f05e29206c8d5016daf4

depends_lib-append	port:py-twisted

