summaryrefslogtreecommitdiffstats
path: root/package/ftop/ftop.mk
blob: d10e9cd0cdbe03fa94b4925621f41efb4ecadcd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
################################################################################
#
# ftop
#
################################################################################

FTOP_VERSION = 1.0
FTOP_SITE = http://ftop.googlecode.com/files
FTOP_DEPENDENCIES = ncurses
FTOP_LICENSE = GPL-3.0+
FTOP_LICENSE_FILES = COPYING

$(eval $(autotools-package))
OpenPOWER on IntegriCloud