Files
luci/applications/luci-app-lldpd/Makefile
Sergey Ponomarev fa1e4dc7d0 luci-app-lldpd: add PKG_MAINTAINER
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2025-10-10 17:09:23 +02:00

19 lines
445 B
Makefile

#
# Copyright (c) 2018, Tano Systems. All Rights Reserved.
# Anton Kikin <a.kikin@tano-systems.com>
# Copyright (c) 2023-2024. All Rights Reserved.
# Paul Donald <newtwen+github@gmail.com>
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for LLDP daemon
LUCI_DEPENDS:=+lldpd +rpcd-mod-ucode
PKG_LICENSE:=MIT
PKG_MAINTAINER:=Paul Donald <newtwen+github@gmail.com>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature