541672f4d2a7cf9f0ad66d866b679cd64832b56e
[project/luci.git] / applications / luci-app-aria2 / Makefile
1 #
2 # Copyright (C) 2017-2019 Xingwang Liao <kuoruan@gmail.com>
3 #
4 # This is free software, licensed under the MIT License.
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=LuCI Support for Aria2
10 LUCI_DEPENDS:=+aria2 +luci-lib-ipkg
11 LUCI_PKGARCH:=all
12
13 PKG_MAINTAINER:=Xingwang Liao <kuoruan@gmail.com>
14 PKG_LICENSE:=MIT
15
16 include ../../luci.mk
17
18 # call BuildPackage - OpenWrt buildroot signature