summaryrefslogtreecommitdiffstats
path: root/package/libserial/libserial.mk
blob: b73d4c76cd5568f5d74fe0ee29e9ab0cf866ce7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
################################################################################
#
# libserial
#
################################################################################

LIBSERIAL_VERSION = 0.6.0rc2
LIBSERIAL_SITE = http://downloads.sourceforge.net/libserial
LIBSERIAL_INSTALL_STAGING = YES
LIBSERIAL_LICENSE = GPL-2.0+
LIBSERIAL_LICENSE_FILES = COPYING
LIBSERIAL_DEPENDENCIES = boost

LIBSERIAL_CONF_ENV = ac_cv_prog_DOCBOOK2PDF=no

$(eval $(autotools-package))
OpenPOWER on IntegriCloud