blob: 0eb7cf639713522ca61551e55f375d8cdac5e0f0 [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-3c
LIBMINIUPNPC_LICENSE_FILES = LICENSE
$(eval $(cmake-package))