summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-08-21 14:42:17 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-08-21 14:42:17 +0000
commit610a5eb1a0ddcb2874e374212a17b8755434d13c (patch)
treec8b64b928ee1b9b58dce15ff928016d0629b61b4 /net/Makefile
parent- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk (diff)
Netlib is a collection of network utility classes,
used by the pathod and mitmproxy projects. It differs from other projects in some fundamental respects, because both pathod and mitmproxy often need to violate standards. WWW: https://pypi.python.org/pypi/netlib PR: ports/180746 Submitted by: Hung-Yi Chen <gaod hychen.org>
Notes
Notes: svn path=/head/; revision=325141
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 83baea88f357..91227c6689f6 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -924,6 +924,7 @@
SUBDIR += py-ndg_httpsclient
SUBDIR += py-netaddr
SUBDIR += py-netifaces
+ SUBDIR += py-netlib
SUBDIR += py-netstring
SUBDIR += py-novaclient
SUBDIR += py-oauth