op-packages/luci-app-ghttpd/Makefile
2026-04-22 04:42:14 +08:00

19 lines
297 B
Makefile

include $(TOPDIR)/rules.mk
PKG_VERSION:=0.0.1
PKG_RELEASE:=1
LUCI_TITLE:=LuCI support for ghttpd
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+ghttpd
define Package/luci-app-ghttpd/conffiles
/etc/config/ghttpd
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature