From 728d7b3aa02d9114d6ac925043cef83d8d647c94 Mon Sep 17 00:00:00 2001 From: edwin Date: Sat, 5 Apr 2003 08:20:27 +0000 Subject: NeTAMS - Network Traffic Accounting and Monitoring Software NeTAMS is a Network Traffic Accounting and Monitoring Software. It runs as a daemon under FreeBSD and Linux operating systems. Collects an IP traffic information flowing via your PC/UNIX or Cisco router, filters it, aggregates, stores onto HASH/SQL database, and makes SMTP/HTML reports to site administrator. Anoter features are flexible policy targets, firewalling, access control, quotas, scheduler and much much more. PR: ports/46777 Submitted by: Yuriy N. Shkandybin --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 4a73255ee08f..c805e27490b4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -330,6 +330,7 @@ SUBDIR += net-snmp SUBDIR += net-snmp-tkmib SUBDIR += net-snmp4 + SUBDIR += netams SUBDIR += netatalk SUBDIR += netcat SUBDIR += netdude -- cgit