Opened 18 years ago

Last modified 8 years ago

#5944 closed defect

NEW: pylibpcap-0.5.1 — at Initial Version

Reported by: chris.owen@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: pylibpcap

Description

pylibpcap-0.5.1

The portfile follows:

# $Id: $ PortSystem 1.0 PortGroup python24 1.0

name pylibpcap version 0.5.1 categories python net maintainers chris.owen@… description A python module for the libpcap packet capture library. long_description \

Pylibpcap is a Python extension module that interfaces with the libpcap \ packet capture library. Pylibpcap enables python scripts to capture \ packets on the network.

homepage http://pylibpcap.sourceforge.net/ master_sites http://puzzle.dl.sourceforge.net/sourceforge/pylibpcap/ sourceforge checksums md5 85adbefd87be3a3a32bed899974fe3dc checksums sha1 c8e85258b3b3f79d629531856cfb3242c07f5796 checksums rmd160 f1e2309fbaf0878e6b4fb87b626686377c6c105a

depends_lib-append port:libpcap port:swig

post-destroot {

xinstall -m 644 -W ${worksrcpath} COPYING PKG-INFO README \

${destroot}${prefix}/share/doc/${name}

xinstall -m 644 -W ${worksrcpath}/examples findalldevs.py sniff.py \

${destroot}${prefix}/share/doc/${name}/examples

}

Description: pylibpcap is a python extension module for interfacing with the libpcap packet capture library.

Homepage: http://pylibpcap.sf.net

Comments: Thanks to everyone who helped me along.

Christopher Owen e: chris.owen@… c: 604.306.0704

Change History (0)

Note: See TracTickets for help on using tickets.