aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-11-19 22:06:30 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-11-19 22:06:30 +0000
commit83076530c6795693785a2e0a11b22c06a65ecb0c (patch)
tree574e444cb603aa34d7393c63e9dcc50cf9c6fe8f /net/Makefile
parent7fdc1932c00ecd886aa947ffa02752656f4e8211 (diff)
Add ruby-pcap, Ruby interface to LBL Packet Capture library (libpcap).
Notes
Notes: svn path=/head/; revision=35271
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 6a6b6c2d9651..0a7c8648e64f 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -232,6 +232,7 @@
SUBDIR += ruby-drb
SUBDIR += ruby-icmp
SUBDIR += ruby-ldap
+ SUBDIR += ruby-pcap
SUBDIR += ruby-snmp
SUBDIR += ruby-uri
SUBDIR += rwhois