aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-02-23 06:31:21 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-02-23 06:31:21 +0000
commit21a7e3550b39392bed5555bfc5e3a7619cc55c55 (patch)
tree7821c5217f10e896e6ae32687c735f68adc33adb /net/Makefile
parentc17a37ae925e6fe5efd8292070ac6f59f8530298 (diff)
downloadports-21a7e3550b39392bed5555bfc5e3a7619cc55c55.tar.gz
ports-21a7e3550b39392bed5555bfc5e3a7619cc55c55.zip
New port: net/py-iptools: Collection of python utilities for manipulating IPv4, IPv6 addresses
PR: 226028 Submitted by: Jeremy Baggs <jbaggs2016@gmail.com> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14481
Notes
Notes: svn path=/head/; revision=462674
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index daec25f90559..96e76a08200a 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1006,6 +1006,7 @@
SUBDIR += py-impacket
SUBDIR += py-ipaddress
SUBDIR += py-iplib
+ SUBDIR += py-iptools
SUBDIR += py-kafka-python
SUBDIR += py-kombu
SUBDIR += py-ldap