From 1c59edab0b58c23e0ca35c21590329bbb494108a Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 25 Feb 2010 13:48:10 +0000 Subject: You can use this Python module to convert amongst many different notations and to manage couples of address/netmask in the CIDR notation. WWW: http://pypi.python.org/pypi/iplib PR: ports/144197 Submitted by: Gea-Suan Lin Feature safe: yes --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 32ac08949a13..c757afd7a8ac 100644 --- a/net/Makefile +++ b/net/Makefile @@ -789,6 +789,7 @@ SUBDIR += py-dpkt SUBDIR += py-google SUBDIR += py-impacket + SUBDIR += py-iplib SUBDIR += py-ldap2 SUBDIR += py-libdnet SUBDIR += py-libnet -- cgit v1.2.3