0179f04f4cdce6d5d6b3350397d9c92aebfd9338
[project/luci.git] / applications / luci-app-aria2 / Makefile
1 #
2 # Copyright (C) 2016 Openwrt.org
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=LuCI Support for Aria2
10 LUCI_DEPENDS:=+aria2
11
12 include ../../luci.mk
13
14 # call BuildPackage - OpenWrt buildroot signature
15