qt: ensure that target dir exists before installing there
[buildroot-gz.git] / package / libnetfilter_cttimeout / libnetfilter_cttimeout.mk
blobcf55255eb8a77fca15c9579e097b4ff9409e9a3f
1 ################################################################################
3 # libnetfilter-cttimeout
5 ################################################################################
7 LIBNETFILTER_CTTIMEOUT_VERSION = 1.0.0
8 LIBNETFILTER_CTTIMEOUT_SOURCE = libnetfilter_cttimeout-$(LIBNETFILTER_CTTIMEOUT_VERSION).tar.bz2
9 LIBNETFILTER_CTTIMEOUT_SITE = http://www.netfilter.org/projects/libnetfilter_cttimeout/files
10 LIBNETFILTER_CTTIMEOUT_INSTALL_STAGING = YES
11 LIBNETFILTER_CTTIMEOUT_DEPENDENCIES = host-pkgconf libmnl
12 LIBNETFILTER_CTTIMEOUT_AUTORECONF = YES
13 LIBNETFILTER_CTTIMEOUT_LICENSE = GPLv2+
14 LIBNETFILTER_CTTIMEOUT_LICENSE_FILES = COPYING
16 $(eval $(autotools-package))