Files
op-packages/luci-app-shadowrt/Makefile
T

20 lines
358 B
Makefile

include $(TOPDIR)/rules.mk
PKG_VERSION:=1.3.0-r1
PKG_RELEASE:=6
LUCI_TITLE:=LuCI support for shadowrt
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+lsblk +docker +dockerd +docker-lan-bridge +luci-lib-taskd
define Package/luci-app-shadowrt/conffiles
/etc/config/shadowrt
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature