1 ################################################################################
5 ################################################################################
7 FWTS_VERSION
= V16.11
.00
8 FWTS_SITE
= http
://fwts.ubuntu.com
/release
9 FWTS_STRIP_COMPONENTS
= 0
10 FWTS_LICENSE
= GPLv2
, LGPLv2.1
, Custom
11 FWTS_LICENSE_FILES
= debian
/copyright
13 FWTS_DEPENDENCIES
= host-bison host-flex host-pkgconf json-c libglib2 \
14 $(if
$(BR2_PACKAGE_DTC
),dtc
)
16 $(eval
$(autotools-package
))