# $Id: Portfile 27189 2007-07-24 06:35:35Z boeyms@macports.org $

PortSystem 1.0
PortGroup python24 1.0

name                    py-dpkt
version                 1.6
categories-append       net
maintainers             boeyms openmaintainer
description             python packet creation and parsing library
long_description        dpkt provides fast, simple packet creation and \
                        parsing for python programs, with definitions for the \
                        basic TCP/IP protocols.
platforms               darwin

homepage                http://code.google.com/p/dpkt/
master_sites            http://dpkt.googlecode.com/files/
distname                dpkt-${version}
checksums               md5    5e8b48868dd2ad283089fd82ed41c408 \
                        sha1   2a5ee8b44968b38ad4ee15112212ffc0ed2d8a5a \
                        rmd160 e6e5f5a5d439d7c6eb165f5899903c167fd21551
