Move all to deprecated folder.
This commit is contained in:
13
deprecated/firmware/buildroot/package/ftop/ftop.mk
Normal file
13
deprecated/firmware/buildroot/package/ftop/ftop.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# ftop
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FTOP_VERSION = 1.0
|
||||
FTOP_SITE = http://ftop.googlecode.com/files
|
||||
FTOP_DEPENDENCIES = ncurses
|
||||
FTOP_LICENSE = GPLv3+
|
||||
FTOP_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user