mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2026-01-31 06:30:38 +03:00
Update build scripts: split luci-app-youtubeUnblock from youtubeUnblock
This commit is contained in:
11
luci-app-youtubeUnblock/Makefile
Normal file
11
luci-app-youtubeUnblock/Makefile
Normal file
@@ -0,0 +1,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=LuCI Support for youtubeUnblock
|
||||
LUCI_DEPENDS:=+luci-base +luci-compat
|
||||
|
||||
PKG_LICENSE:=GPL
|
||||
PKG_MAINTAINER:=Vadim Vetrov <vetrovvd@gmail.com>
|
||||
|
||||
include ./luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
||||
Reference in New Issue
Block a user