ftop.mk 347 Bytes
################################################################################
#
# 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))