aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-07-20 12:21:37 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-07-20 12:21:37 +0000
commit63911b85d2f2594698a5cb6420c96d6d863e3940 (patch)
tree351fe7ad014af255883b5a68aff94a4da4859927 /net/Makefile
parent64a723fd86a0db06917d36940840cfed02e5dc4f (diff)
downloadports-63911b85d2f2594698a5cb6420c96d6d863e3940.tar.gz
ports-63911b85d2f2594698a5cb6420c96d6d863e3940.zip
A simplified object-oriented Python extension module for libpcap
WWW: http://monkey.org/~dugsong/pypcap/ PR: ports/100601 Submitted by: George V. Neville-Neil
Notes
Notes: svn path=/head/; revision=168314
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 06ba28c2133f..8712df5ec5ea 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -591,6 +591,7 @@
SUBDIR += py-mp-random
SUBDIR += py-pcap
SUBDIR += py-pcapy
+ SUBDIR += py-pypcap
SUBDIR += py-radix
SUBDIR += py-rrdpipe
SUBDIR += py-rrdtool_lgpl