blob: 50b3c6604c6a9c6c48627ff7a4c154fd43efe441 [file] [log] [blame]
################################################################################
#
# libminiupnpc
#
################################################################################
LIBMINIUPNPC_VERSION = 2.1.20201016
LIBMINIUPNPC_SOURCE = miniupnpc-$(LIBMINIUPNPC_VERSION).tar.gz
LIBMINIUPNPC_SITE = http://miniupnp.free.fr/files
LIBMINIUPNPC_INSTALL_STAGING = YES
LIBMINIUPNPC_LICENSE = BSD-3-Clause
LIBMINIUPNPC_LICENSE_FILES = LICENSE
$(eval $(cmake-package))