luci-base: move luci.sys.iptparser into separate package
[project/luci.git] / libs / luci-lib-iptparser / Makefile
1 #
2 # Copyright (C) 2018 The LuCI Team <luci@lists.subsignal.org>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=Iptables listing parser class
10 LUCI_DEPENDS:=+luci-base
11
12 include ../../luci.mk
13
14 # call BuildPackage - OpenWrt buildroot signature