python: fix disabling the SSL module
[buildroot-gz.git] / package / wpan-tools / wpan-tools.mk
blobd2238004496d3a1c5e2b56dc9fd837858bf6ce68
1 ################################################################################
3 # wpan-tools
5 ################################################################################
7 WPAN_TOOLS_VERSION = 0.5
8 WPAN_TOOLS_SITE = http://wpan.cakelab.org/releases
9 WPAN_TOOLS_DEPENDENCIES = host-pkgconf libnl
10 WPAN_TOOLS_LICENSE = iw license
11 WPAN_TOOLS_LICENSE_FILES = COPYING
13 $(eval $(autotools-package))