luci-app-lldpd: Fixes and additions
[project/luci.git] / applications / luci-app-lldpd / Makefile
1 #
2 # Copyright (c) 2018, Tano Systems. All Rights Reserved.
3 # Anton Kikin <a.kikin@tano-systems.com>
4 # Copyright (c) 2023-2024. All Rights Reserved.
5 # Paul Donald <newtwen+github@gmail.com>
6 #
7
8 include $(TOPDIR)/rules.mk
9
10 LUCI_TITLE:=LuCI support for LLDP daemon
11 LUCI_DEPENDS:=+lldpd +rpcd-mod-ucode
12
13 PKG_LICENSE:=MIT
14
15 include ../../luci.mk
16
17 # call BuildPackage - OpenWrt buildroot signature