summaryrefslogtreecommitdiffstats
path: root/package/ftop/ftop.mk
blob: c8d0f93b92f85a9a5459a1183c68b8e411a0ef46 (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 = GPLv3+
FTOP_LICENSE_FILES = COPYING

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