You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
372 B
13 lines
372 B
################################################################################
|
|
#
|
|
# libmbus
|
|
#
|
|
################################################################################
|
|
|
|
LIBMBUS_VERSION = 0.8.0
|
|
LIBMBUS_SITE = http://www.rscada.se/public-dist
|
|
LIBMBUS_INSTALL_STAGING = YES
|
|
LIBMBUS_LICENSE = BSD-3-Clause
|
|
LIBMBUS_LICENSE_FILES = COPYING
|
|
|
|
$(eval $(autotools-package))
|
|
|