aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-05-05 07:05:56 +0000
committerWen Heping <wen@FreeBSD.org>2010-05-05 07:05:56 +0000
commit602343b0fc7ce55236ade82f9fc771fa9e449ac1 (patch)
tree408752340f26afdd3a9ad43bfb8310b9cff3e51a /sysutils/Makefile
parent9f31c6337ecd4161c559643040717fa0c363a4a4 (diff)
downloadports-602343b0fc7ce55236ade82f9fc771fa9e449ac1.tar.gz
ports-602343b0fc7ce55236ade82f9fc771fa9e449ac1.zip
psutil is a module providing an interface for retrieving information
on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager. WWW: http://code.google.com/p/psutil/ PR: ports/146279 Submitted by: Ju Pengfei <jupengfei@gmail.com>
Notes
Notes: svn path=/head/; revision=253723
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index e740f90bdf53..adc3c7fae867 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -652,6 +652,7 @@
SUBDIR += pwsafe
SUBDIR += py-bcfg2
SUBDIR += py-filelike
+ SUBDIR += py-psutil
SUBDIR += py-supervisor
SUBDIR += py-zdaemon
SUBDIR += pydf