diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-01 04:45:13 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-01 04:45:13 +0800 |
commit | af0afa485dbd6082a10dfc867e0bbb9f8fee2782 (patch) | |
tree | f2d29b86ab87bd7d80fb929ff3ad0f3a458ca7b1 /net/Makefile | |
parent | df9b61d4eaff87aff98278e2cd3d3b650d19b59f (diff) | |
download | freebsd-ports-gnome-af0afa485dbd6082a10dfc867e0bbb9f8fee2782.tar.gz freebsd-ports-gnome-af0afa485dbd6082a10dfc867e0bbb9f8fee2782.tar.zst freebsd-ports-gnome-af0afa485dbd6082a10dfc867e0bbb9f8fee2782.zip |
add py-rrdpipe 0.1
Portable Python module to access RRDTool files via pipes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 0dff77f8c4db..7df993ed7212 100644 --- a/net/Makefile +++ b/net/Makefile @@ -405,6 +405,7 @@ SUBDIR += py-libnet SUBDIR += py-medusa SUBDIR += py-pcap + SUBDIR += py-rrdpipe SUBDIR += py-rrdtool SUBDIR += py-smb SUBDIR += py-snmp |