You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
354 B
13 lines
354 B
################################################################################
|
|
#
|
|
# iotop
|
|
#
|
|
################################################################################
|
|
|
|
IOTOP_VERSION = 0.6
|
|
IOTOP_SITE = http://guichaz.free.fr/iotop/files
|
|
IOTOP_LICENSE = GPL-2.0+
|
|
IOTOP_LICENSE_FILES = COPYING
|
|
IOTOP_SETUP_TYPE = distutils
|
|
|
|
$(eval $(python-package))
|
|
|