X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=applications%2Fluci-app-shadowsocks-libev%2FMakefile;h=72195a71101fd763a73cb73a1f52e8c04833c358;hb=96dcae3a34087ed350c2d8d462d15f87226cfcfc;hp=848a5c8317fda975a36506356c8052a7141d029c;hpb=74501038e42ba227899ed49596cc661345e93c67;p=oweals%2Fluci.git diff --git a/applications/luci-app-shadowsocks-libev/Makefile b/applications/luci-app-shadowsocks-libev/Makefile index 848a5c831..72195a711 100644 --- a/applications/luci-app-shadowsocks-libev/Makefile +++ b/applications/luci-app-shadowsocks-libev/Makefile @@ -1,13 +1,15 @@ # -# Copyright (C) 2008-2014 The LuCI Team +# Copyright (C) 2017 Yousong Zhou # # This is free software, licensed under the Apache License, Version 2.0 . # include $(TOPDIR)/rules.mk -LUCI_TITLE:=LuCI Support for Shadowsocks-libev -LUCI_DEPENDS:= +LUCI_TITLE:=LuCI Support for shadowsocks-libev +LUCI_DEPENDS:=+luci-compat + +PKG_LICENSE:=Apache-2.0 include ../../luci.mk