Files
luci/plugins/luci-plugin-auth-example/Makefile
Paul Donald 1d314353bb luci-plugins: align naming
consistency in the repo

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2026-04-09 14:51:38 +02:00

12 lines
194 B
Makefile

include $(TOPDIR)/rules.mk
PKG_NAME:=luci-plugin-auth-example
PKG_VERSION:=1.0
PKG_RELEASE:=1
PKG_LICENSE:=Apache-2.0
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature