immortalwrt/package/jsda/luci-app-oscam/Makefile
2019-07-02 18:06:49 +08:00

16 lines
323 B
Makefile
Executable File

#
#-- Copyright (C) 2018 dz <dingzhong110@gmail.com>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for oscam
LUCI_DEPENDS:= +oscam
PKG_VERSION:=1.7
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature