diff options
author | pav <pav@FreeBSD.org> | 2004-10-16 00:41:49 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-10-16 00:41:49 +0800 |
commit | b618a1bcd7e6f4854841ecab28fe1980000180b8 (patch) | |
tree | 92882c33ed4022ae5405c699242f7a4f68afd37b /net-mgmt/Makefile | |
parent | 84e3ec9f1dba7cf884dd9fbf3da8f3193d678aed (diff) | |
download | freebsd-ports-gnome-b618a1bcd7e6f4854841ecab28fe1980000180b8.tar.gz freebsd-ports-gnome-b618a1bcd7e6f4854841ecab28fe1980000180b8.tar.zst freebsd-ports-gnome-b618a1bcd7e6f4854841ecab28fe1980000180b8.zip |
Add py-flowtools, an extension module gives you a simple python interface
to NetFlow data as stored by Mark Fullmer's flow-tools package.
PR: ports/72684
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index c3d7a2b506d3..19bc4d866f4d 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -126,6 +126,7 @@ SUBDIR += pixilate SUBDIR += pmacct SUBDIR += portmon + SUBDIR += py-flowtools SUBDIR += py-ipy SUBDIR += py-snmp SUBDIR += rancid |