Merge remote-tracking branch 'weblate_translation_i18n/weblate-openwrt-luci'
[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:=+luci-base +aria2
11
12 PKG_MAINTAINER:=Xingwang Liao <kuoruan@gmail.com>
13 PKG_LICENSE:=MIT
14
15 include ../../luci.mk
16
17 # call BuildPackage - OpenWrt buildroot signature