blob: 94de73c373c486dadb53823f7c38fbed076ab24a [file] [log] [blame]
################################################################################
#
# liboping
#
################################################################################
LIBOPING_VERSION = 1.8.0
LIBOPING_SITE = http://noping.cc/files
LIBOPING_INSTALL_STAGING = YES
LIBOPING_DEPENDENCIES = $(if $(BR2_PACKAGE_NCURSES),ncurses)
LIBOPING_CONF_OPTS = --without-perl-bindings
LIBOPING_LICENSE = LGPLv2.1+, GPLv2
LIBOPING_LICENSE_FILES = COPYING
$(eval $(autotools-package))