diff options
author | pav <pav@FreeBSD.org> | 2004-10-15 16:41:49 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-10-15 16:41:49 +0000 |
commit | b618a1bcd7e6f4854841ecab28fe1980000180b8 (patch) | |
tree | 92882c33ed4022ae5405c699242f7a4f68afd37b /net-mgmt/Makefile | |
parent | 84e3ec9f1dba7cf884dd9fbf3da8f3193d678aed (diff) | |
download | FreeBSD-ports-b618a1bcd7e6f4854841ecab28fe1980000180b8.zip FreeBSD-ports-b618a1bcd7e6f4854841ecab28fe1980000180b8.tar.gz |
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 c3d7a2b..19bc4d8 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 |