31787c51a8bcc1889182d33f7f43478a386e36ad
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / iotop / iotop.mk
1 ################################################################################
2 #
3 # iotop
4 #
5 ################################################################################
6
7 IOTOP_VERSION = 0.6
8 IOTOP_SITE = http://guichaz.free.fr/iotop/files
9 IOTOP_LICENSE = GPLv2+
10 IOTOP_LICENSE_FILES = COPYING
11 IOTOP_SETUP_TYPE = distutils
12
13 $(eval $(python-package))