summaryrefslogtreecommitdiff
path: root/package/libmbus/libmbus.mk
blob: 9abb2bf8d48f4f2469dc5d9da0bc85368af33b00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#############################################################
#
# libmbus
#
#############################################################

LIBMBUS_VERSION = 0.6.1
LIBMBUS_SITE = http://www.freescada.com/public-dist/
LIBMBUS_INSTALL_STAGING = YES

# Without this the build yields an error:
#   cannot find input file: `test/Makefile.in'
LIBMBUS_AUTORECONF = YES

$(eval $(call AUTOTARGETS))