aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2014-09-12 08:54:29 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2014-09-12 08:54:29 +0000
commitffed97e33639724058c0e140c653d9a8262ae26b (patch)
tree6ccc19f83fcd252c5a333b2594983c1f35c929a0 /net/Makefile
parent247f046d591810ead285d0eeeb64d59ba93fa405 (diff)
downloadports-ffed97e33639724058c0e140c653d9a8262ae26b.tar.gz
ports-ffed97e33639724058c0e140c653d9a8262ae26b.zip
net/py-pyvmomi: new port - official VMware vSphere API
pyVmomi is the Python SDK for the VMware vSphere API that allows you to manipulate ESX, ESXi, and vCenter. - Forgot to include net/Makefile initially, fixing this Submitted by: Bartek Rutkowski <robak@FreeBSD.org> Approved by: mentors (implicit)
Notes
Notes: svn path=/head/; revision=368012
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 974e95498923..9e87be3db8c7 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -893,6 +893,7 @@
SUBDIR += py-pypcap
SUBDIR += py-pysendfile
SUBDIR += py-pysphere
+ SUBDIR += py-pyvmomi
SUBDIR += py-pyzmq
SUBDIR += py-qt4-network
SUBDIR += py-radix