2020-07-02 16:35:09 +08:00

15 lines
356 B
Makefile

# This is free software, licensed under the Apache License, Version 2.0 .
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Network Shares - CIFSD CIFS/SMB kernel fileserver
LUCI_DEPENDS:=+ksmbd-server
LUCI_PKGARCH:=all
PKG_NAME:=luci-app-cifsd
PKG_VERSION:=1
PKG_RELEASE:=12
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature