summaryrefslogtreecommitdiff
path: root/net/p5-Net-Pcap
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-20 10:03:35 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-20 10:03:35 +0000
commit381fb5c6df7b9ff0239ec2ef8563a19998f4fbef (patch)
tree2e1b27049a451c55dbc6f9e63414dd20230b296d /net/p5-Net-Pcap
parenta2c839e460c94ab9aced74ff448e2b4c60e6d8c8 (diff)
downloadpkgsrc-381fb5c6df7b9ff0239ec2ef8563a19998f4fbef.tar.gz
Initial import of p5-Net-Pcap, from pkgsrc-wip packaged by Adrian
Portelli. perl interface to pcap(3) LBL packet capture library.
Diffstat (limited to 'net/p5-Net-Pcap')
-rw-r--r--net/p5-Net-Pcap/DESCR1
-rw-r--r--net/p5-Net-Pcap/Makefile20
-rw-r--r--net/p5-Net-Pcap/PLIST1
-rw-r--r--net/p5-Net-Pcap/distinfo4
4 files changed, 26 insertions, 0 deletions
diff --git a/net/p5-Net-Pcap/DESCR b/net/p5-Net-Pcap/DESCR
new file mode 100644
index 00000000000..2d8528b5cba
--- /dev/null
+++ b/net/p5-Net-Pcap/DESCR
@@ -0,0 +1 @@
+perl interface to pcap(3) LBL packet capture library
diff --git a/net/p5-Net-Pcap/Makefile b/net/p5-Net-Pcap/Makefile
new file mode 100644
index 00000000000..9a354a6dde9
--- /dev/null
+++ b/net/p5-Net-Pcap/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/20 10:03:35 xtraeme Exp $
+#
+
+DISTNAME= Net-Pcap-0.05
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= adrianp@stindustries.net
+HOMEPAGE= http://search.cpan.org/author/KCARNUT/Net-Pcap-0.04/Pcap.pm
+COMMENT= Perl interface to pcap(3) LBL packet capture library
+
+USE_BUILDLINK3= yes
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Pcap/.packlist
+
+USE_BUILTIN.libpcap= no # NetBSD's libpcap is very old.
+
+.include "../../lang/perl5/module.mk"
+.include "../../net/libpcap/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Net-Pcap/PLIST b/net/p5-Net-Pcap/PLIST
new file mode 100644
index 00000000000..e4955d18a3b
--- /dev/null
+++ b/net/p5-Net-Pcap/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/20 10:03:36 xtraeme Exp $
diff --git a/net/p5-Net-Pcap/distinfo b/net/p5-Net-Pcap/distinfo
new file mode 100644
index 00000000000..4be091c1c37
--- /dev/null
+++ b/net/p5-Net-Pcap/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/04/20 10:03:36 xtraeme Exp $
+
+SHA1 (Net-Pcap-0.05.tar.gz) = 9bbbbb84174c63d7013fa51b85c440c935e537f8
+Size (Net-Pcap-0.05.tar.gz) = 10683 bytes