03519707e2699d5d84834fc1db950db50aaaa70c
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / ncdu / ncdu.mk
1 ################################################################################
2 #
3 # ncdu
4 #
5 ################################################################################
6
7 NCDU_VERSION = 1.9
8 NCDU_SITE = http://dev.yorhel.nl/download
9
10 NCDU_DEPENDENCIES = ncurses
11
12 NCDU_LICENSE = MIT
13 NCDU_LICENSE_FILES = COPYING
14
15 $(eval $(autotools-package))