summaryrefslogtreecommitdiff
path: root/net/py-pcap/pkg-plist
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-11-25 09:41:29 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-11-25 09:41:29 +0000
commite4349e4eeb5365a40837279810a4b9d47cb0296a (patch)
treed1bcf863fa1860070fbc69b2da8bbb520d52491c /net/py-pcap/pkg-plist
parentFix PostgreSQL support: (diff)
Add py-pcap-0.2, a Python interface to LBL Packet Capture library (libpcap)
PR: 32240 Submitted by: Hye-Shik Chang <perky@fallin.lv>
Notes
Notes: svn path=/head/; revision=50524
Diffstat (limited to 'net/py-pcap/pkg-plist')
-rw-r--r--net/py-pcap/pkg-plist6
1 files changed, 6 insertions, 0 deletions
diff --git a/net/py-pcap/pkg-plist b/net/py-pcap/pkg-plist
new file mode 100644
index 000000000000..42fce3725b6d
--- /dev/null
+++ b/net/py-pcap/pkg-plist
@@ -0,0 +1,6 @@
+%%PYTHON_SITELIBDIR%%/pcap.py
+%%PYTHON_SITELIBDIR%%/pcap.pyc
+%%PYTHON_SITELIBDIR%%/pcap.pyo
+%%PYTHON_SITELIBDIR%%/pcapcmodule.so
+%%PORTDOCS%%share/examples/py-pcap/sniff.py
+%%PORTDOCS%%@dirrm share/examples/py-pcap