Move all to deprecated folder.
This commit is contained in:
15
deprecated/firmware/buildroot/package/ncdu/ncdu.mk
Normal file
15
deprecated/firmware/buildroot/package/ncdu/ncdu.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# ncdu
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NCDU_VERSION = 1.9
|
||||
NCDU_SITE = http://dev.yorhel.nl/download
|
||||
|
||||
NCDU_DEPENDENCIES = ncurses
|
||||
|
||||
NCDU_LICENSE = MIT
|
||||
NCDU_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user