aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2017-12-03 17:38:09 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2017-12-03 17:38:09 +0000
commit3006b62467ad62544b492af159cb21ab134b363c (patch)
treef60a891700f4dbae5ec508b5583e2f3bab4b5fda /net/Makefile
parent4941a941abe381960be358b9d8e697c303e1f2ec (diff)
downloadports-3006b62467ad62544b492af159cb21ab134b363c.tar.gz
ports-3006b62467ad62544b492af159cb21ab134b363c.zip
New port: net/py-portend: Monitors TCP ports for bound or unbound states
PR: 222191 Submitted by: Keith Gaughan <k@stereochro.me> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13315
Notes
Notes: svn path=/head/; revision=455415
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 926eb4125f30..76bfcd4a50c4 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1029,6 +1029,7 @@
SUBDIR += py-pcapy
SUBDIR += py-pcs
SUBDIR += py-port-for
+ SUBDIR += py-portend
SUBDIR += py-pygeoip
SUBDIR += py-pyldap
SUBDIR += py-pynmsg