summaryrefslogblamecommitdiffstats
path: root/package/ipset/ipset.mk
blob: 3cd1263e4558ef47fe2812a074ab76261ee0f5d8 (plain) (tree)
1
2
3
4
5
6
7
8
9





                                                             
                      

                                             
                                           
                               
 
                           
#############################################################
#
# ipset
#
#############################################################

IPSET_VERSION = 6.12.1
IPSET_SOURCE = ipset-$(IPSET_VERSION).tar.bz2
IPSET_SITE = http://ipset.netfilter.org
IPSET_DEPENDENCIES = libmnl host-pkg-config
IPSET_CONF_OPT = --with-kmod=no

$(eval $(call AUTOTARGETS))