# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem                      1.0
PortGroup                       perl5 1.0
perl5.setup                     Net-Pcap 0.14
revision                        0
maintainers                     email.arc.nasa.gov:sal
description                     Interface to pcap(3) LBL packet capture library
long_description                Net::Pcap is a Perl binding to the LBL pcap(3) \
				library, version 0.4. The README for libpcap describes \
				itself as: a system-independent interface for user-level \
				packet capture. libpcap provides a portable framework \
				for low-level network monitoring.  Applications \
				include network statistics collection, security \
				monitoring, network debugging, etc.
platforms                       darwin
checksums                       md5 80a4b62911cded1a011b897f735d445e
depends_lib-append              port:p5-parse-recdescent \
                                port:libpcap
