luci/applications/luci-app-xinetd/Makefile
Florian Eckert 5b59ef08c7 luci-app-xinetd: add missing PKG_LICENSE
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-03-15 15:30:31 +01:00

18 lines
440 B
Makefile

#
# Copyright (C) 2020 TDT AG <development@tdt.de>
#
# This is free software, licensed under the Apache License Version 2.0.
# See https://www.apache.org/licenses/LICENSE-2.0 for more information.
#
include $(TOPDIR)/rules.mk
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Helge Mader <ma@dev.tdt.de>
LUCI_TITLE:=LuCI Support for xinetd
LUCI_DEPENDS:=+luci-base +xinetd
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature