blob: 66b08b4e8ab7c1b4566ee9a39f1a709cf342b25e [file] [log] [blame]
################################################################################
#
# libminiupnpc
#
################################################################################
LIBMINIUPNPC_VERSION = 2.0
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))