immortalwrt/package/lean/luci-app-accesscontrol/Makefile
CN_SZTL 20a90e53cb
Merge pull request #6 from coolsnowwolf/master
luci-app-familycloud: fix menu display without IPSEC
2019-05-31 22:02:13 +08:00

19 lines
373 B
Makefile
Executable File

# Copyright (C) 2016 Openwrt.org
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Access Control Configuration
LUCI_DEPENDS:=
LUCI_PKGARCH:=all
PKG_NAME:=luci-app-accesscontrol
PKG_VERSION:=1
PKG_RELEASE:=11
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature